#CFFAED#CFFAED
#CFFAED is a very light, muted teal. Relative luminance 0.878; OKLCH L 95.1% C 0.047 H 175.0°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFAED |
|---|---|
| RGB | rgb(207, 250, 237) |
| HSL | hsl(162, 81%, 90%) |
| HSV | hsv(162, 17%, 98%) |
| CMYK | cmyk(17.2%, 0%, 5.2%, 2%) |
| CIE-LAB | lab(95.06, -16.24, 1.66) |
| CIE-LCH | lch(95.06, 16.32, 174.16°) |
| OKLab | oklab(95.13% -0.0473 0.0042) |
| OKLCH | oklch(95.13% 0.047 175) |
| XYZ | xyz(75.1997, 87.7489, 93.0795) |
| Luminance | 0.8775 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.44
Duck Egg Blue
#C3FBF4
ΔE00 3.50
Eggshell Blue
#C4FFF7
ΔE00 3.77
Light Light Blue
#CAFFFB
ΔE00 4.07
Very Pale Blue
#D6FFFE
ΔE00 5.06
Ice Blue (survey)
#D7FFFE
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFAED #FACFDC
analogous
#CFFAD8 #CFFAED #CFF2FA
triadic
#CFFAED #EDCFFA #FAEDCF
tetradic
#CFFAED #D8CFFA #FACFDC #F2FACF
square
#CFFAED #D8CFFA #FACFDC #F2FACF
split-complementary
#CFFAED #FACFF2 #FAD8CF
monochromatic
#60EEC3 #98F4D8 #CFFAED #E3FCF5 #E3FCF5
Accessibility & contrast
On white
1.13
#CFFAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#CFFAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFAED
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFAED | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EC
Deuteranopia (green-blind)
#EEEEEE
Tritanopia (blue-blind)
#C5FBF6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cffaed; /* rgb */ color: rgb(207, 250, 237); /* oklch */ color: oklch(95.1% 0.047 175.0);
Tailwind
colors: {
custom: {
50: '#defcf2',
500: '#cffaed',
950: '#000000',
},
}SCSS
$custom: #cffaed; $custom-light: #defcf2; $custom-dark: #000000;
JSON
{
"hex": "#cffaed",
"rgb": {
"r": 207,
"g": 250,
"b": 237
},
"hsl": {
"h": 161.86,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.95134,
"c": 0.04744,
"h": 175
},
"luminance": 0.87751
}Semantic roles & 50–950 ramp
primary
#CFFAED
secondary
#E08DA6
accent
#0849DD
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585