#CFE9EE#CFE9EE
#CFE9EE is a very light, muted teal. Relative luminance 0.777; OKLCH L 91.7% C 0.028 H 210.5°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE9EE |
|---|---|
| RGB | rgb(207, 233, 238) |
| HSL | hsl(190, 48%, 87%) |
| HSV | hsv(190, 13%, 93%) |
| CMYK | cmyk(13%, 2.1%, 0%, 6.7%) |
| CIE-LAB | lab(90.65, -7.52, -5.31) |
| CIE-LCH | lch(90.65, 9.21, 215.25°) |
| OKLab | oklab(91.65% -0.0243 -0.0143) |
| OKLCH | oklch(91.65% 0.028 210.5) |
| XYZ | xyz(70.2999, 77.7148, 92.1690) |
| Luminance | 0.7772 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.29
Azure (CSS)
#F0FFFF
ΔE00 6.29
Powder Blue
#B0E0E6
ΔE00 6.35
Lightblue
#ADD8E6
ΔE00 6.51
Ice Blue (survey)
#D7FFFE
ΔE00 6.55
Very Light Blue
#D5FFFF
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE9EE #EED4CF
analogous
#CFEEE3 #CFE9EE #CFDAEE
triadic
#CFE9EE #EECFE9 #E9EECF
tetradic
#CFE9EE #E3CFEE #EED4CF #DAEECF
square
#CFE9EE #E3CFEE #EED4CF #DAEECF
split-complementary
#CFE9EE #EECFDA #EEE3CF
monochromatic
#75C0CE #A2D4DE #CFE9EE #E8F5F7 #E8F5F7
Accessibility & contrast
On white
1.27
#CFE9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#CFE9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE9EE
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE9EE | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7EE
Deuteranopia (green-blind)
#DFE2EE
Tritanopia (blue-blind)
#C7ECEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cfe9ee; /* rgb */ color: rgb(207, 233, 238); /* oklch */ color: oklch(91.7% 0.028 210.5);
Tailwind
colors: {
custom: {
50: '#def0f3',
500: '#cfe9ee',
950: '#000000',
},
}SCSS
$custom: #cfe9ee; $custom-light: #def0f3; $custom-dark: #000000;
JSON
{
"hex": "#cfe9ee",
"rgb": {
"r": 207,
"g": 233,
"b": 238
},
"hsl": {
"h": 189.677,
"s": 47.692,
"l": 87.255
},
"oklch": {
"l": 0.91652,
"c": 0.02826,
"h": 210.5
},
"luminance": 0.77716
}Semantic roles & 50–950 ramp
primary
#CFE9EE
secondary
#CB9F96
accent
#422BBB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585