#CFEEF4#CFEEF4
#CFEEF4 is a very light, muted teal. Relative luminance 0.809; OKLCH L 92.9% C 0.033 H 210.6°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEEF4 |
|---|---|
| RGB | rgb(207, 238, 244) |
| HSL | hsl(190, 63%, 88%) |
| HSV | hsv(190, 15%, 96%) |
| CMYK | cmyk(15.2%, 2.5%, 0%, 4.3%) |
| CIE-LAB | lab(92.11, -8.86, -6.29) |
| CIE-LCH | lch(92.11, 10.86, 215.40°) |
| OKLab | oklab(92.86% -0.0287 -0.017) |
| OKLCH | oklch(92.86% 0.033 210.6) |
| XYZ | xyz(72.6316, 80.9443, 97.3675) |
| Luminance | 0.8095 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.38
Very Light Blue
#D5FFFF
ΔE00 5.33
Ice Blue (survey)
#D7FFFE
ΔE00 5.34
Really Light Blue
#D4FFFF
ΔE00 5.46
Very Pale Blue
#D6FFFE
ΔE00 5.47
Powder Blue
#B0E0E6
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEEF4 #F4D5CF
analogous
#CFF4E7 #CFEEF4 #CFDBF4
triadic
#CFEEF4 #F4CFEE #EEF4CF
tetradic
#CFEEF4 #E7CFF4 #F4D5CF #DBF4CF
square
#CFEEF4 #E7CFF4 #F4D5CF #DBF4CF
split-complementary
#CFEEF4 #F4CFDB #F4E7CF
monochromatic
#6BCBDD #9DDCE9 #CFEEF4 #E6F6F9 #E6F6F9
Accessibility & contrast
On white
1.22
#CFEEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#CFEEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEEF4
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEEF4 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EBF4
Deuteranopia (green-blind)
#E2E6F4
Tritanopia (blue-blind)
#C5F1F0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cfeef4; /* rgb */ color: rgb(207, 238, 244); /* oklch */ color: oklch(92.9% 0.033 210.6);
Tailwind
colors: {
custom: {
50: '#def3f7',
500: '#cfeef4',
950: '#000000',
},
}SCSS
$custom: #cfeef4; $custom-light: #def3f7; $custom-dark: #000000;
JSON
{
"hex": "#cfeef4",
"rgb": {
"r": 207,
"g": 238,
"b": 244
},
"hsl": {
"h": 189.73,
"s": 62.712,
"l": 88.431
},
"oklch": {
"l": 0.92857,
"c": 0.03341,
"h": 210.6
},
"luminance": 0.80946
}Semantic roles & 50–950 ramp
primary
#CFEEF4
secondary
#D59D92
accent
#371BCA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585