#CFF2EC#CFF2EC
#CFF2EC is a very light, muted teal. Relative luminance 0.828; OKLCH L 93.4% C 0.037 H 184.0°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF2EC |
|---|---|
| RGB | rgb(207, 242, 236) |
| HSL | hsl(170, 57%, 88%) |
| HSV | hsv(170, 14%, 95%) |
| CMYK | cmyk(14.5%, 0%, 2.5%, 5.1%) |
| CIE-LAB | lab(92.94, -12.46, -0.91) |
| CIE-LCH | lch(92.94, 12.49, 184.19°) |
| OKLab | oklab(93.45% -0.0371 -0.0026) |
| OKLCH | oklch(93.45% 0.037 184) |
| XYZ | xyz(72.6207, 82.8240, 91.5011) |
| Luminance | 0.8283 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.88
Ice Blue (survey)
#D7FFFE
ΔE00 3.45
Very Pale Blue
#D6FFFE
ΔE00 3.48
Very Light Blue
#D5FFFF
ΔE00 3.78
Really Light Blue
#D4FFFF
ΔE00 3.83
Pale Blue
#D0FEFE
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF2EC #F2CFD5
analogous
#CFF2DA #CFF2EC #CFE6F2
triadic
#CFF2EC #ECCFF2 #F2ECCF
tetradic
#CFF2EC #DACFF2 #F2CFD5 #E6F2CF
square
#CFF2EC #DACFF2 #F2CFD5 #E6F2CF
split-complementary
#CFF2EC #F2CFE6 #F2DACF
monochromatic
#6FD8C6 #9FE5D9 #CFF2EC #E7F8F5 #E7F8F5
Accessibility & contrast
On white
1.20
#CFF2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#CFF2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF2EC
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF2EC | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEC
Deuteranopia (green-blind)
#E7E9ED
Tritanopia (blue-blind)
#C6F4F0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cff2ec; /* rgb */ color: rgb(207, 242, 236); /* oklch */ color: oklch(93.4% 0.037 184.0);
Tailwind
colors: {
custom: {
50: '#def6f2',
500: '#cff2ec',
950: '#000000',
},
}SCSS
$custom: #cff2ec; $custom-light: #def6f2; $custom-dark: #000000;
JSON
{
"hex": "#cff2ec",
"rgb": {
"r": 207,
"g": 242,
"b": 236
},
"hsl": {
"h": 169.714,
"s": 57.377,
"l": 88.039
},
"oklch": {
"l": 0.93445,
"c": 0.03721,
"h": 184
},
"luminance": 0.82826
}Semantic roles & 50–950 ramp
primary
#CFF2EC
secondary
#D1949E
accent
#213DC5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585