#CFF0EA#CFF0EA
#CFF0EA is a very light, muted teal. Relative luminance 0.815; OKLCH L 93.0% C 0.035 H 183.4°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF0EA |
|---|---|
| RGB | rgb(207, 240, 234) |
| HSL | hsl(169, 52%, 88%) |
| HSV | hsv(169, 14%, 94%) |
| CMYK | cmyk(13.7%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(92.36, -11.84, -0.71) |
| CIE-LCH | lch(92.36, 11.87, 183.43°) |
| OKLab | oklab(92.97% -0.0352 -0.0021) |
| OKLCH | oklch(92.97% 0.035 183.4) |
| XYZ | xyz(71.7398, 81.5244, 89.7820) |
| Luminance | 0.8153 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.44
Ice Blue (survey)
#D7FFFE
ΔE00 3.87
Very Pale Blue
#D6FFFE
ΔE00 3.93
Very Light Blue
#D5FFFF
ΔE00 4.22
Really Light Blue
#D4FFFF
ΔE00 4.29
Lightcyan
#E0FFFF
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF0EA #F0CFD5
analogous
#CFF0D9 #CFF0EA #CFE5F0
triadic
#CFF0EA #EACFF0 #F0EACF
tetradic
#CFF0EA #D9CFF0 #F0CFD5 #E5F0CF
square
#CFF0EA #D9CFF0 #F0CFD5 #E5F0CF
split-complementary
#CFF0EA #F0CFE5 #F0D9CF
monochromatic
#72D3C1 #A0E1D6 #CFF0EA #E8F8F5 #E8F8F5
Accessibility & contrast
On white
1.21
#CFF0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#CFF0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF0EA
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF0EA | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEA
Deuteranopia (green-blind)
#E6E7EB
Tritanopia (blue-blind)
#C7F1EE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cff0ea; /* rgb */ color: rgb(207, 240, 234); /* oklch */ color: oklch(93.0% 0.035 183.4);
Tailwind
colors: {
custom: {
50: '#def5f0',
500: '#cff0ea',
950: '#000000',
},
}SCSS
$custom: #cff0ea; $custom-light: #def5f0; $custom-dark: #000000;
JSON
{
"hex": "#cff0ea",
"rgb": {
"r": 207,
"g": 240,
"b": 234
},
"hsl": {
"h": 169.091,
"s": 52.381,
"l": 87.647
},
"oklch": {
"l": 0.92974,
"c": 0.0353,
"h": 183.4
},
"luminance": 0.81526
}Semantic roles & 50–950 ramp
primary
#CFF0EA
secondary
#CE95A0
accent
#2642C0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585