#CFF0EF#CFF0EF
#CFF0EF is a very light, muted teal. Relative luminance 0.818; OKLCH L 93.1% C 0.034 H 194.3°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF0EF |
|---|---|
| RGB | rgb(207, 240, 239) |
| HSL | hsl(178, 52%, 88%) |
| HSV | hsv(178, 14%, 94%) |
| CMYK | cmyk(13.7%, 0%, 0.4%, 5.9%) |
| CIE-LAB | lab(92.49, -10.87, -3.12) |
| CIE-LCH | lch(92.49, 11.30, 196.03°) |
| OKLab | oklab(93.12% -0.0333 -0.0085) |
| OKLCH | oklch(93.12% 0.034 194.3) |
| XYZ | xyz(72.4682, 81.8158, 93.6185) |
| Luminance | 0.8182 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.32
Ice Blue (survey)
#D7FFFE
ΔE00 3.33
Very Pale Blue
#D6FFFE
ΔE00 3.43
Very Light Blue
#D5FFFF
ΔE00 3.53
Really Light Blue
#D4FFFF
ΔE00 3.64
Pale Blue
#D0FEFE
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF0EF #F0CFD0
analogous
#CFF0DE #CFF0EF #CFE0F0
triadic
#CFF0EF #EFCFF0 #F0EFCF
tetradic
#CFF0EF #DECFF0 #F0CFD0 #E0F0CF
square
#CFF0EF #DECFF0 #F0CFD0 #E0F0CF
split-complementary
#CFF0EF #F0CFE0 #F0DECF
monochromatic
#72D3D0 #A0E1DF #CFF0EF #E8F8F7 #E8F8F7
Accessibility & contrast
On white
1.21
#CFF0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#CFF0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF0EF
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF0EF | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEF
Deuteranopia (green-blind)
#E5E7EF
Tritanopia (blue-blind)
#C6F2F0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cff0ef; /* rgb */ color: rgb(207, 240, 239); /* oklch */ color: oklch(93.1% 0.034 194.3);
Tailwind
colors: {
custom: {
50: '#def5f4',
500: '#cff0ef',
950: '#000000',
},
}SCSS
$custom: #cff0ef; $custom-light: #def5f4; $custom-dark: #000000;
JSON
{
"hex": "#cff0ef",
"rgb": {
"r": 207,
"g": 240,
"b": 239
},
"hsl": {
"h": 178.182,
"s": 52.381,
"l": 87.647
},
"oklch": {
"l": 0.93119,
"c": 0.03438,
"h": 194.3
},
"luminance": 0.81818
}Semantic roles & 50–950 ramp
primary
#CFF0EF
secondary
#CE9597
accent
#262AC0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585