#CFE6EA#CFE6EA
#CFE6EA is a very light, muted teal. Relative luminance 0.758; OKLCH L 90.9% C 0.025 H 209.3°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE6EA |
|---|---|
| RGB | rgb(207, 230, 234) |
| HSL | hsl(189, 39%, 86%) |
| HSV | hsv(189, 12%, 92%) |
| CMYK | cmyk(11.5%, 1.7%, 0%, 8.2%) |
| CIE-LAB | lab(89.77, -6.78, -4.52) |
| CIE-LCH | lch(89.77, 8.15, 213.71°) |
| OKLab | oklab(90.92% -0.0218 -0.0122) |
| OKLCH | oklch(90.92% 0.025 209.3) |
| XYZ | xyz(68.8767, 75.7982, 88.8277) |
| Luminance | 0.7580 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.93
Azure (CSS)
#F0FFFF
ΔE00 6.27
Lightblue
#ADD8E6
ΔE00 6.83
Powder Blue
#B0E0E6
ΔE00 6.87
Ice Blue (survey)
#D7FFFE
ΔE00 7.29
Very Light Blue
#D5FFFF
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE6EA #EAD3CF
analogous
#CFEAE1 #CFE6EA #CFD9EA
triadic
#CFE6EA #EACFE6 #E6EACF
tetradic
#CFE6EA #E1CFEA #EAD3CF #D9EACF
square
#CFE6EA #E1CFEA #EAD3CF #D9EACF
split-complementary
#CFE6EA #EACFD9 #EAE1CF
monochromatic
#7ABAC5 #A4D0D7 #CFE6EA #EAF4F6 #EAF4F6
Accessibility & contrast
On white
1.30
#CFE6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#CFE6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE6EA
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE6EA | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EA
Deuteranopia (green-blind)
#DDE0EA
Tritanopia (blue-blind)
#C8E8E7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cfe6ea; /* rgb */ color: rgb(207, 230, 234); /* oklch */ color: oklch(90.9% 0.025 209.3);
Tailwind
colors: {
custom: {
50: '#ddedf0',
500: '#cfe6ea',
950: '#000000',
},
}SCSS
$custom: #cfe6ea; $custom-light: #ddedf0; $custom-dark: #000000;
JSON
{
"hex": "#cfe6ea",
"rgb": {
"r": 207,
"g": 230,
"b": 234
},
"hsl": {
"h": 188.889,
"s": 39.13,
"l": 86.471
},
"oklch": {
"l": 0.90919,
"c": 0.02499,
"h": 209.3
},
"luminance": 0.758
}Semantic roles & 50–950 ramp
primary
#CFE6EA
secondary
#C59F99
accent
#4633B2
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485