#CFF0EB#CFF0EB
#CFF0EB is a very light, muted teal. Relative luminance 0.816; OKLCH L 93.0% C 0.035 H 185.5°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF0EB |
|---|---|
| RGB | rgb(207, 240, 235) |
| HSL | hsl(171, 52%, 88%) |
| HSV | hsv(171, 14%, 94%) |
| CMYK | cmyk(13.7%, 0%, 2.1%, 5.9%) |
| CIE-LAB | lab(92.39, -11.65, -1.19) |
| CIE-LCH | lch(92.39, 11.71, 185.85°) |
| OKLab | oklab(93% -0.0349 -0.0034) |
| OKLCH | oklch(93% 0.035 185.5) |
| XYZ | xyz(71.8839, 81.5820, 90.5408) |
| Luminance | 0.8158 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.43
Ice Blue (survey)
#D7FFFE
ΔE00 3.67
Very Pale Blue
#D6FFFE
ΔE00 3.74
Very Light Blue
#D5FFFF
ΔE00 3.99
Lightcyan
#E0FFFF
ΔE00 4.06
Really Light Blue
#D4FFFF
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF0EB #F0CFD4
analogous
#CFF0DA #CFF0EB #CFE4F0
triadic
#CFF0EB #EBCFF0 #F0EBCF
tetradic
#CFF0EB #DACFF0 #F0CFD4 #E4F0CF
square
#CFF0EB #DACFF0 #F0CFD4 #E4F0CF
split-complementary
#CFF0EB #F0CFE4 #F0DACF
monochromatic
#72D3C4 #A0E1D8 #CFF0EB #E8F8F5 #E8F8F5
Accessibility & contrast
On white
1.21
#CFF0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#CFF0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF0EB
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF0EB | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEB
Deuteranopia (green-blind)
#E6E7EC
Tritanopia (blue-blind)
#C7F2EE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cff0eb; /* rgb */ color: rgb(207, 240, 235); /* oklch */ color: oklch(93.0% 0.035 185.5);
Tailwind
colors: {
custom: {
50: '#def5f1',
500: '#cff0eb',
950: '#000000',
},
}SCSS
$custom: #cff0eb; $custom-light: #def5f1; $custom-dark: #000000;
JSON
{
"hex": "#cff0eb",
"rgb": {
"r": 207,
"g": 240,
"b": 235
},
"hsl": {
"h": 170.909,
"s": 52.381,
"l": 87.647
},
"oklch": {
"l": 0.93003,
"c": 0.03502,
"h": 185.5
},
"luminance": 0.81584
}Semantic roles & 50–950 ramp
primary
#CFF0EB
secondary
#CE959E
accent
#263DC0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585