#CFEAED#CFEAED
#CFEAED is a very light, muted teal. Relative luminance 0.782; OKLCH L 91.8% C 0.029 H 204.8°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEAED |
|---|---|
| RGB | rgb(207, 234, 237) |
| HSL | hsl(186, 45%, 87%) |
| HSV | hsv(186, 13%, 93%) |
| CMYK | cmyk(12.7%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(90.88, -8.23, -4.45) |
| CIE-LCH | lch(90.88, 9.35, 208.41°) |
| OKLab | oklab(91.83% -0.0261 -0.012) |
| OKLCH | oklch(91.83% 0.029 204.8) |
| XYZ | xyz(70.4373, 78.2240, 91.4920) |
| Luminance | 0.7823 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.63
Ice Blue (survey)
#D7FFFE
ΔE00 5.73
Very Light Blue
#D5FFFF
ΔE00 5.85
Very Pale Blue
#D6FFFE
ΔE00 5.87
Really Light Blue
#D4FFFF
ΔE00 6.00
Powder Blue
#B0E0E6
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEAED #EDD2CF
analogous
#CFEDE1 #CFEAED #CFDBED
triadic
#CFEAED #EDCFEA #EAEDCF
tetradic
#CFEAED #E1CFED #EDD2CF #DBEDCF
square
#CFEAED #E1CFED #EDD2CF #DBEDCF
split-complementary
#CFEAED #EDCFDB #EDE1CF
monochromatic
#76C3CC #A2D7DC #CFEAED #E9F5F7 #E9F5F7
Accessibility & contrast
On white
1.26
#CFEAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#CFEAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEAED
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEAED | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7ED
Deuteranopia (green-blind)
#E0E3ED
Tritanopia (blue-blind)
#C7ECEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cfeaed; /* rgb */ color: rgb(207, 234, 237); /* oklch */ color: oklch(91.8% 0.029 204.8);
Tailwind
colors: {
custom: {
50: '#def0f2',
500: '#cfeaed',
950: '#000000',
},
}SCSS
$custom: #cfeaed; $custom-light: #def0f2; $custom-dark: #000000;
JSON
{
"hex": "#cfeaed",
"rgb": {
"r": 207,
"g": 234,
"b": 237
},
"hsl": {
"h": 186,
"s": 45.455,
"l": 87.059
},
"oklch": {
"l": 0.91827,
"c": 0.0287,
"h": 204.8
},
"luminance": 0.78225
}Semantic roles & 50–950 ramp
primary
#CFEAED
secondary
#C99C97
accent
#3B2DB9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585