#CFEEEB#CFEEEB
#CFEEEB is a very light, muted teal. Relative luminance 0.804; OKLCH L 92.6% C 0.033 H 189.5°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEEEB |
|---|---|
| RGB | rgb(207, 238, 235) |
| HSL | hsl(174, 48%, 87%) |
| HSV | hsv(174, 13%, 93%) |
| CMYK | cmyk(13%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(91.87, -10.64, -1.96) |
| CIE-LCH | lch(91.87, 10.82, 190.41°) |
| OKLab | oklab(92.59% -0.0322 -0.0054) |
| OKLCH | oklch(92.59% 0.033 189.5) |
| XYZ | xyz(71.2983, 80.4110, 90.3456) |
| Luminance | 0.8041 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.85
Ice Blue (survey)
#D7FFFE
ΔE00 3.95
Very Pale Blue
#D6FFFE
ΔE00 4.05
Ice
#D6FFFA
ΔE00 4.16
Very Light Blue
#D5FFFF
ΔE00 4.23
Really Light Blue
#D4FFFF
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEEEB #EECFD2
analogous
#CFEEDC #CFEEEB #CFE1EE
triadic
#CFEEEB #EBCFEE #EEEBCF
tetradic
#CFEEEB #DCCFEE #EECFD2 #E1EECF
square
#CFEEEB #DCCFEE #EECFD2 #E1EECF
split-complementary
#CFEEEB #EECFE1 #EEDCCF
monochromatic
#75CEC5 #A2DED8 #CFEEEB #E8F7F6 #E8F7F6
Accessibility & contrast
On white
1.23
#CFEEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#CFEEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEEEB
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEEEB | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEB
Deuteranopia (green-blind)
#E4E6EB
Tritanopia (blue-blind)
#C7F0ED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cfeeeb; /* rgb */ color: rgb(207, 238, 235); /* oklch */ color: oklch(92.6% 0.033 189.5);
Tailwind
colors: {
custom: {
50: '#def3f1',
500: '#cfeeeb',
950: '#000000',
},
}SCSS
$custom: #cfeeeb; $custom-light: #def3f1; $custom-dark: #000000;
JSON
{
"hex": "#cfeeeb",
"rgb": {
"r": 207,
"g": 238,
"b": 235
},
"hsl": {
"h": 174.194,
"s": 47.692,
"l": 87.255
},
"oklch": {
"l": 0.9259,
"c": 0.03264,
"h": 189.5
},
"luminance": 0.80413
}Semantic roles & 50–950 ramp
primary
#CFEEEB
secondary
#CB969B
accent
#2B39BB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585