#CFEAEB#CFEAEB
#CFEAEB is a very light, muted teal. Relative luminance 0.781; OKLCH L 91.8% C 0.028 H 199.4°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEAEB |
|---|---|
| RGB | rgb(207, 234, 235) |
| HSL | hsl(182, 41%, 87%) |
| HSV | hsv(182, 12%, 92%) |
| CMYK | cmyk(11.9%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(90.83, -8.62, -3.48) |
| CIE-LCH | lch(90.83, 9.30, 202.00°) |
| OKLab | oklab(91.77% -0.0268 -0.0094) |
| OKLCH | oklch(91.77% 0.028 199.4) |
| XYZ | xyz(70.1467, 78.1077, 89.9617) |
| Luminance | 0.7811 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.41
Ice Blue (survey)
#D7FFFE
ΔE00 5.37
Very Pale Blue
#D6FFFE
ΔE00 5.51
Very Light Blue
#D5FFFF
ΔE00 5.55
Really Light Blue
#D4FFFF
ΔE00 5.69
Powder Blue
#B0E0E6
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEAEB #EBD0CF
analogous
#CFEBDE #CFEAEB #CFDCEB
triadic
#CFEAEB #EBCFEA #EAEBCF
tetradic
#CFEAEB #DECFEB #EBD0CF #DCEBCF
square
#CFEAEB #DECFEB #EBD0CF #DCEBCF
split-complementary
#CFEAEB #EBCFDC #EBDECF
monochromatic
#79C4C7 #A4D7D9 #CFEAEB #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.26
#CFEAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#CFEAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEAEB
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEAEB | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EB
Deuteranopia (green-blind)
#E0E3EB
Tritanopia (blue-blind)
#C7ECEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cfeaeb; /* rgb */ color: rgb(207, 234, 235); /* oklch */ color: oklch(91.8% 0.028 199.4);
Tailwind
colors: {
custom: {
50: '#def0f1',
500: '#cfeaeb',
950: '#000000',
},
}SCSS
$custom: #cfeaeb; $custom-light: #def0f1; $custom-dark: #000000;
JSON
{
"hex": "#cfeaeb",
"rgb": {
"r": 207,
"g": 234,
"b": 235
},
"hsl": {
"h": 182.143,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.91768,
"c": 0.02843,
"h": 199.4
},
"luminance": 0.78109
}Semantic roles & 50–950 ramp
primary
#CFEAEB
secondary
#C69A98
accent
#3631B4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585