#CFECEC#CFECEC
#CFECEC is a very light, muted teal. Relative luminance 0.793; OKLCH L 92.2% C 0.030 H 196.6°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CFECEC |
|---|---|
| RGB | rgb(207, 236, 236) |
| HSL | hsl(180, 43%, 87%) |
| HSV | hsv(180, 12%, 93%) |
| CMYK | cmyk(12.3%, 0%, 0%, 7.5%) |
| CIE-LAB | lab(91.37, -9.44, -3.20) |
| CIE-LCH | lch(91.37, 9.97, 198.74°) |
| OKLab | oklab(92.21% -0.0291 -0.0087) |
| OKLCH | oklch(92.21% 0.03 196.6) |
| XYZ | xyz(70.8642, 79.3109, 90.9156) |
| Luminance | 0.7931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.92
Ice Blue (survey)
#D7FFFE
ΔE00 4.61
Very Pale Blue
#D6FFFE
ΔE00 4.74
Very Light Blue
#D5FFFF
ΔE00 4.80
Really Light Blue
#D4FFFF
ΔE00 4.94
Pale Blue
#D0FEFE
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFECEC #ECCFCF
analogous
#CFECDE #CFECEC #CFDEEC
triadic
#CFECEC #ECCFEC #ECECCF
tetradic
#CFECEC #DECFEC #ECCFCF #DEECCF
square
#CFECEC #DECFEC #ECCFCF #DEECCF
split-complementary
#CFECEC #ECCFDE #ECDECF
monochromatic
#77C9C9 #A3DBDB #CFECEC #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.25
#CFECEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#CFECEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFECEC
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFECEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFECEC | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EC
Deuteranopia (green-blind)
#E2E4EC
Tritanopia (blue-blind)
#C7EEEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cfecec; /* rgb */ color: rgb(207, 236, 236); /* oklch */ color: oklch(92.2% 0.030 196.6);
Tailwind
colors: {
custom: {
50: '#def2f2',
500: '#cfecec',
950: '#000000',
},
}SCSS
$custom: #cfecec; $custom-light: #def2f2; $custom-dark: #000000;
JSON
{
"hex": "#cfecec",
"rgb": {
"r": 207,
"g": 236,
"b": 236
},
"hsl": {
"h": 180,
"s": 43.284,
"l": 86.863
},
"oklch": {
"l": 0.92208,
"c": 0.0304,
"h": 196.6
},
"luminance": 0.79312
}Semantic roles & 50–950 ramp
primary
#CFECEC
secondary
#C89898
accent
#2F2FB6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585