#CFE9EA#CFE9EA
#CFE9EA is a very light, muted teal. Relative luminance 0.775; OKLCH L 91.5% C 0.027 H 199.5°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE9EA |
|---|---|
| RGB | rgb(207, 233, 234) |
| HSL | hsl(182, 39%, 86%) |
| HSV | hsv(182, 12%, 92%) |
| CMYK | cmyk(11.5%, 0.4%, 0%, 8.2%) |
| CIE-LAB | lab(90.54, -8.31, -3.38) |
| CIE-LCH | lch(90.54, 8.97, 202.13°) |
| OKLab | oklab(91.53% -0.0259 -0.0092) |
| OKLCH | oklch(91.53% 0.027 199.5) |
| XYZ | xyz(69.7188, 77.4823, 89.1083) |
| Luminance | 0.7748 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.67
Ice Blue (survey)
#D7FFFE
ΔE00 5.70
Very Pale Blue
#D6FFFE
ΔE00 5.84
Very Light Blue
#D5FFFF
ΔE00 5.88
Really Light Blue
#D4FFFF
ΔE00 6.03
Powder Blue
#B0E0E6
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE9EA #EAD0CF
analogous
#CFEADE #CFE9EA #CFDCEA
triadic
#CFE9EA #EACFE9 #E9EACF
tetradic
#CFE9EA #DECFEA #EAD0CF #DCEACF
square
#CFE9EA #DECFEA #EAD0CF #DCEACF
split-complementary
#CFE9EA #EACFDC #EADECF
monochromatic
#7AC2C5 #A4D5D7 #CFE9EA #EAF5F6 #EAF5F6
Accessibility & contrast
On white
1.27
#CFE9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#CFE9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE9EA
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE9EA | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EA
Deuteranopia (green-blind)
#E0E2EA
Tritanopia (blue-blind)
#C7EBE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cfe9ea; /* rgb */ color: rgb(207, 233, 234); /* oklch */ color: oklch(91.5% 0.027 199.5);
Tailwind
colors: {
custom: {
50: '#ddf0f0',
500: '#cfe9ea',
950: '#000000',
},
}SCSS
$custom: #cfe9ea; $custom-light: #ddf0f0; $custom-dark: #000000;
JSON
{
"hex": "#cfe9ea",
"rgb": {
"r": 207,
"g": 233,
"b": 234
},
"hsl": {
"h": 182.222,
"s": 39.13,
"l": 86.471
},
"oklch": {
"l": 0.91533,
"c": 0.02743,
"h": 199.5
},
"luminance": 0.77484
}Semantic roles & 50–950 ramp
primary
#CFE9EA
secondary
#C59A99
accent
#3833B2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585