#CFEAEE#CFEAEE
#CFEAEE is a very light, muted teal. Relative luminance 0.783; OKLCH L 91.9% C 0.029 H 207.4°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEAEE |
|---|---|
| RGB | rgb(207, 234, 238) |
| HSL | hsl(188, 48%, 87%) |
| HSV | hsv(188, 13%, 93%) |
| CMYK | cmyk(13%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(90.91, -8.03, -4.93) |
| CIE-LCH | lch(90.91, 9.42, 211.57°) |
| OKLab | oklab(91.86% -0.0257 -0.0133) |
| OKLCH | oklch(91.86% 0.029 207.4) |
| XYZ | xyz(70.5838, 78.2826, 92.2636) |
| Luminance | 0.7828 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.81
Ice Blue (survey)
#D7FFFE
ΔE00 5.97
Very Light Blue
#D5FFFF
ΔE00 6.06
Powder Blue
#B0E0E6
ΔE00 6.06
Very Pale Blue
#D6FFFE
ΔE00 6.11
Really Light Blue
#D4FFFF
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEAEE #EED3CF
analogous
#CFEEE3 #CFEAEE #CFDBEE
triadic
#CFEAEE #EECFEA #EAEECF
tetradic
#CFEAEE #E3CFEE #EED3CF #DBEECF
square
#CFEAEE #E3CFEE #EED3CF #DBEECF
split-complementary
#CFEAEE #EECFDB #EEE3CF
monochromatic
#75C2CE #A2D6DE #CFEAEE #E8F5F7 #E8F5F7
Accessibility & contrast
On white
1.26
#CFEAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#CFEAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEAEE
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEAEE | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8EE
Deuteranopia (green-blind)
#E0E3EE
Tritanopia (blue-blind)
#C6EDEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cfeaee; /* rgb */ color: rgb(207, 234, 238); /* oklch */ color: oklch(91.9% 0.029 207.4);
Tailwind
colors: {
custom: {
50: '#def0f3',
500: '#cfeaee',
950: '#000000',
},
}SCSS
$custom: #cfeaee; $custom-light: #def0f3; $custom-dark: #000000;
JSON
{
"hex": "#cfeaee",
"rgb": {
"r": 207,
"g": 234,
"b": 238
},
"hsl": {
"h": 187.742,
"s": 47.692,
"l": 87.255
},
"oklch": {
"l": 0.91857,
"c": 0.02893,
"h": 207.4
},
"luminance": 0.78284
}Semantic roles & 50–950 ramp
primary
#CFEAEE
secondary
#CB9D96
accent
#3D2BBB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585