#CFE8EA#CFE8EA
#CFE8EA is a very light, muted teal. Relative luminance 0.769; OKLCH L 91.3% C 0.027 H 202.6°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE8EA |
|---|---|
| RGB | rgb(207, 232, 234) |
| HSL | hsl(184, 39%, 86%) |
| HSV | hsv(184, 12%, 92%) |
| CMYK | cmyk(11.5%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(90.28, -7.80, -3.76) |
| CIE-LCH | lch(90.28, 8.66, 205.74°) |
| OKLab | oklab(91.33% -0.0245 -0.0102) |
| OKLCH | oklch(91.33% 0.027 202.6) |
| XYZ | xyz(69.4365, 76.9178, 89.0143) |
| Luminance | 0.7692 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.03
Azure (CSS)
#F0FFFF
ΔE00 6.19
Ice Blue (survey)
#D7FFFE
ΔE00 6.19
Powder Blue
#B0E0E6
ΔE00 6.32
Very Pale Blue
#D6FFFE
ΔE00 6.34
Very Light Blue
#D5FFFF
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE8EA #EAD1CF
analogous
#CFEADF #CFE8EA #CFDBEA
triadic
#CFE8EA #EACFE8 #E8EACF
tetradic
#CFE8EA #DFCFEA #EAD1CF #DBEACF
square
#CFE8EA #DFCFEA #EAD1CF #DBEACF
split-complementary
#CFE8EA #EACFDB #EADFCF
monochromatic
#7ABFC5 #A4D4D7 #CFE8EA #EAF5F6 #EAF5F6
Accessibility & contrast
On white
1.28
#CFE8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#CFE8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE8EA
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE8EA | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EA
Deuteranopia (green-blind)
#DFE1EA
Tritanopia (blue-blind)
#C8EAE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cfe8ea; /* rgb */ color: rgb(207, 232, 234); /* oklch */ color: oklch(91.3% 0.027 202.6);
Tailwind
colors: {
custom: {
50: '#ddeff0',
500: '#cfe8ea',
950: '#000000',
},
}SCSS
$custom: #cfe8ea; $custom-light: #ddeff0; $custom-dark: #000000;
JSON
{
"hex": "#cfe8ea",
"rgb": {
"r": 207,
"g": 232,
"b": 234
},
"hsl": {
"h": 184.444,
"s": 39.13,
"l": 86.471
},
"oklch": {
"l": 0.91328,
"c": 0.02654,
"h": 202.6
},
"luminance": 0.76919
}Semantic roles & 50–950 ramp
primary
#CFE8EA
secondary
#C59C99
accent
#3D33B2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585