#CFF0EE#CFF0EE
#CFF0EE is a very light, muted teal. Relative luminance 0.818; OKLCH L 93.1% C 0.034 H 192.1°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF0EE |
|---|---|
| RGB | rgb(207, 240, 238) |
| HSL | hsl(176, 52%, 88%) |
| HSV | hsv(176, 14%, 94%) |
| CMYK | cmyk(13.7%, 0%, 0.8%, 5.9%) |
| CIE-LAB | lab(92.47, -11.06, -2.64) |
| CIE-LCH | lch(92.47, 11.37, 193.42°) |
| OKLab | oklab(93.09% -0.0337 -0.0072) |
| OKLCH | oklch(93.09% 0.034 192.1) |
| XYZ | xyz(72.3209, 81.7569, 92.8427) |
| Luminance | 0.8176 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.33
Very Pale Blue
#D6FFFE
ΔE00 3.42
Lightcyan
#E0FFFF
ΔE00 3.44
Very Light Blue
#D5FFFF
ΔE00 3.56
Really Light Blue
#D4FFFF
ΔE00 3.67
Ice
#D6FFFA
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF0EE #F0CFD1
analogous
#CFF0DE #CFF0EE #CFE1F0
triadic
#CFF0EE #EECFF0 #F0EECF
tetradic
#CFF0EE #DECFF0 #F0CFD1 #E1F0CF
square
#CFF0EE #DECFF0 #F0CFD1 #E1F0CF
split-complementary
#CFF0EE #F0CFE1 #F0DECF
monochromatic
#72D3CD #A0E1DD #CFF0EE #E8F8F7 #E8F8F7
Accessibility & contrast
On white
1.21
#CFF0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#CFF0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF0EE
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF0EE | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEE
Deuteranopia (green-blind)
#E5E7EE
Tritanopia (blue-blind)
#C6F2EF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cff0ee; /* rgb */ color: rgb(207, 240, 238); /* oklch */ color: oklch(93.1% 0.034 192.1);
Tailwind
colors: {
custom: {
50: '#def5f3',
500: '#cff0ee',
950: '#000000',
},
}SCSS
$custom: #cff0ee; $custom-light: #def5f3; $custom-dark: #000000;
JSON
{
"hex": "#cff0ee",
"rgb": {
"r": 207,
"g": 240,
"b": 238
},
"hsl": {
"h": 176.364,
"s": 52.381,
"l": 87.647
},
"oklch": {
"l": 0.9309,
"c": 0.03446,
"h": 192.1
},
"luminance": 0.81759
}Semantic roles & 50–950 ramp
primary
#CFF0EE
secondary
#CE9599
accent
#262FC0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585