#CFEEF2#CFEEF2
#CFEEF2 is a very light, muted teal. Relative luminance 0.808; OKLCH L 92.8% C 0.033 H 206.1°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEEF2 |
|---|---|
| RGB | rgb(207, 238, 242) |
| HSL | hsl(187, 57%, 88%) |
| HSV | hsv(187, 14%, 95%) |
| CMYK | cmyk(14.5%, 1.7%, 0%, 5.1%) |
| CIE-LAB | lab(92.05, -9.26, -5.33) |
| CIE-LCH | lch(92.05, 10.68, 209.94°) |
| OKLab | oklab(92.8% -0.0295 -0.0144) |
| OKLCH | oklch(92.8% 0.033 206.1) |
| XYZ | xyz(72.3296, 80.8235, 95.7769) |
| Luminance | 0.8083 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.91
Ice Blue (survey)
#D7FFFE
ΔE00 4.75
Very Light Blue
#D5FFFF
ΔE00 4.79
Very Pale Blue
#D6FFFE
ΔE00 4.87
Really Light Blue
#D4FFFF
ΔE00 4.92
Pale Blue
#D0FEFE
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEEF2 #F2D3CF
analogous
#CFF2E4 #CFEEF2 #CFDCF2
triadic
#CFEEF2 #F2CFEE #EEF2CF
tetradic
#CFEEF2 #E4CFF2 #F2D3CF #DCF2CF
square
#CFEEF2 #E4CFF2 #F2D3CF #DCF2CF
split-complementary
#CFEEF2 #F2CFDC #F2E4CF
monochromatic
#6FCCD8 #9FDDE5 #CFEEF2 #E7F6F8 #E7F6F8
Accessibility & contrast
On white
1.22
#CFEEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#CFEEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEEF2
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEEF2 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EBF2
Deuteranopia (green-blind)
#E2E6F2
Tritanopia (blue-blind)
#C5F1EF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cfeef2; /* rgb */ color: rgb(207, 238, 242); /* oklch */ color: oklch(92.8% 0.033 206.1);
Tailwind
colors: {
custom: {
50: '#def3f6',
500: '#cfeef2',
950: '#000000',
},
}SCSS
$custom: #cfeef2; $custom-light: #def3f6; $custom-dark: #000000;
JSON
{
"hex": "#cfeef2",
"rgb": {
"r": 207,
"g": 238,
"b": 242
},
"hsl": {
"h": 186.857,
"s": 57.377,
"l": 88.039
},
"oklch": {
"l": 0.92797,
"c": 0.03285,
"h": 206.1
},
"luminance": 0.80825
}Semantic roles & 50–950 ramp
primary
#CFEEF2
secondary
#D19B94
accent
#3321C5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585