#CFEAEC#CFEAEC
#CFEAEC is a very light, muted teal. Relative luminance 0.782; OKLCH L 91.8% C 0.029 H 202.1°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEAEC |
|---|---|
| RGB | rgb(207, 234, 236) |
| HSL | hsl(184, 43%, 87%) |
| HSV | hsv(184, 12%, 93%) |
| CMYK | cmyk(12.3%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(90.86, -8.42, -3.97) |
| CIE-LCH | lch(90.86, 9.31, 205.21°) |
| OKLab | oklab(91.8% -0.0264 -0.0107) |
| OKLCH | oklch(91.8% 0.029 202.1) |
| XYZ | xyz(70.2916, 78.1657, 90.7247) |
| Luminance | 0.7817 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.50
Ice Blue (survey)
#D7FFFE
ΔE00 5.53
Very Pale Blue
#D6FFFE
ΔE00 5.67
Very Light Blue
#D5FFFF
ΔE00 5.68
Really Light Blue
#D4FFFF
ΔE00 5.83
Powder Blue
#B0E0E6
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEAEC #ECD1CF
analogous
#CFECE0 #CFEAEC #CFDCEC
triadic
#CFEAEC #ECCFEA #EAECCF
tetradic
#CFEAEC #E0CFEC #ECD1CF #DCECCF
square
#CFEAEC #E0CFEC #ECD1CF #DCECCF
split-complementary
#CFEAEC #ECCFDC #ECE0CF
monochromatic
#77C4C9 #A3D7DB #CFEAEC #E9F5F6 #E9F5F6
Accessibility & contrast
On white
1.26
#CFEAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#CFEAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEAEC
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEAEC | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EC
Deuteranopia (green-blind)
#E0E3EC
Tritanopia (blue-blind)
#C7ECEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cfeaec; /* rgb */ color: rgb(207, 234, 236); /* oklch */ color: oklch(91.8% 0.029 202.1);
Tailwind
colors: {
custom: {
50: '#def0f2',
500: '#cfeaec',
950: '#000000',
},
}SCSS
$custom: #cfeaec; $custom-light: #def0f2; $custom-dark: #000000;
JSON
{
"hex": "#cfeaec",
"rgb": {
"r": 207,
"g": 234,
"b": 236
},
"hsl": {
"h": 184.138,
"s": 43.284,
"l": 86.863
},
"oklch": {
"l": 0.91797,
"c": 0.02854,
"h": 202.1
},
"luminance": 0.78167
}Semantic roles & 50–950 ramp
primary
#CFEAEC
secondary
#C89B98
accent
#382FB6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585