#CFEEEC#CFEEEC
#CFEEEC is a very light, muted teal. Relative luminance 0.805; OKLCH L 92.6% C 0.032 H 191.8°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEEEC |
|---|---|
| RGB | rgb(207, 238, 236) |
| HSL | hsl(176, 48%, 87%) |
| HSV | hsv(176, 13%, 93%) |
| CMYK | cmyk(13%, 0%, 0.8%, 6.7%) |
| CIE-LAB | lab(91.89, -10.45, -2.44) |
| CIE-LCH | lch(91.89, 10.73, 193.14°) |
| OKLab | oklab(92.62% -0.0318 -0.0067) |
| OKLCH | oklch(92.62% 0.032 191.8) |
| XYZ | xyz(71.4432, 80.4690, 91.1086) |
| Luminance | 0.8047 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.70
Ice Blue (survey)
#D7FFFE
ΔE00 3.91
Very Pale Blue
#D6FFFE
ΔE00 4.02
Very Light Blue
#D5FFFF
ΔE00 4.15
Really Light Blue
#D4FFFF
ΔE00 4.27
Ice
#D6FFFA
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEEEC #EECFD1
analogous
#CFEEDD #CFEEEC #CFE1EE
triadic
#CFEEEC #ECCFEE #EEECCF
tetradic
#CFEEEC #DDCFEE #EECFD1 #E1EECF
square
#CFEEEC #DDCFEE #EECFD1 #E1EECF
split-complementary
#CFEEEC #EECFE1 #EEDDCF
monochromatic
#75CEC8 #A2DEDA #CFEEEC #E8F7F6 #E8F7F6
Accessibility & contrast
On white
1.23
#CFEEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#CFEEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEEEC
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEEEC | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEC
Deuteranopia (green-blind)
#E4E6EC
Tritanopia (blue-blind)
#C6F0ED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cfeeec; /* rgb */ color: rgb(207, 238, 236); /* oklch */ color: oklch(92.6% 0.032 191.8);
Tailwind
colors: {
custom: {
50: '#def3f2',
500: '#cfeeec',
950: '#000000',
},
}SCSS
$custom: #cfeeec; $custom-light: #def3f2; $custom-dark: #000000;
JSON
{
"hex": "#cfeeec",
"rgb": {
"r": 207,
"g": 238,
"b": 236
},
"hsl": {
"h": 176.129,
"s": 47.692,
"l": 87.255
},
"oklch": {
"l": 0.92619,
"c": 0.03249,
"h": 191.8
},
"luminance": 0.80471
}Semantic roles & 50–950 ramp
primary
#CFEEEC
secondary
#CB969A
accent
#2B34BB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585