#CFEFEC#CFEFEC
#CFEFEC is a very light, muted teal. Relative luminance 0.811; OKLCH L 92.8% C 0.034 H 189.7°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEFEC |
|---|---|
| RGB | rgb(207, 239, 236) |
| HSL | hsl(174, 50%, 87%) |
| HSV | hsv(174, 13%, 94%) |
| CMYK | cmyk(13.4%, 0%, 1.3%, 6.3%) |
| CIE-LAB | lab(92.16, -10.95, -2.06) |
| CIE-LCH | lch(92.16, 11.14, 190.64°) |
| OKLab | oklab(92.83% -0.0331 -0.0057) |
| OKLCH | oklch(92.83% 0.034 189.7) |
| XYZ | xyz(71.7352, 81.0529, 91.2059) |
| Luminance | 0.8105 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.66
Lightcyan
#E0FFFF
ΔE00 3.72
Very Pale Blue
#D6FFFE
ΔE00 3.76
Ice
#D6FFFA
ΔE00 3.86
Very Light Blue
#D5FFFF
ΔE00 3.94
Really Light Blue
#D4FFFF
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEFEC #EFCFD2
analogous
#CFEFDC #CFEFEC #CFE2EF
triadic
#CFEFEC #ECCFEF #EFECCF
tetradic
#CFEFEC #DCCFEF #EFCFD2 #E2EFCF
square
#CFEFEC #DCCFEF #EFCFD2 #E2EFCF
split-complementary
#CFEFEC #EFCFE2 #EFDCCF
monochromatic
#73D0C8 #A1E0DA #CFEFEC #E8F7F6 #E8F7F6
Accessibility & contrast
On white
1.22
#CFEFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#CFEFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEFEC
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEFEC | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEC
Deuteranopia (green-blind)
#E5E6EC
Tritanopia (blue-blind)
#C6F1EE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cfefec; /* rgb */ color: rgb(207, 239, 236); /* oklch */ color: oklch(92.8% 0.034 189.7);
Tailwind
colors: {
custom: {
50: '#def4f2',
500: '#cfefec',
950: '#000000',
},
}SCSS
$custom: #cfefec; $custom-light: #def4f2; $custom-dark: #000000;
JSON
{
"hex": "#cfefec",
"rgb": {
"r": 207,
"g": 239,
"b": 236
},
"hsl": {
"h": 174.375,
"s": 50,
"l": 87.451
},
"oklch": {
"l": 0.92825,
"c": 0.03362,
"h": 189.7
},
"luminance": 0.81055
}Semantic roles & 50–950 ramp
primary
#CFEFEC
secondary
#CC969B
accent
#2836BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585