#CFECE9#CFECE9
#CFECE9 is a very light, muted teal. Relative luminance 0.791; OKLCH L 92.1% C 0.031 H 189.1°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CFECE9 |
|---|---|
| RGB | rgb(207, 236, 233) |
| HSL | hsl(174, 43%, 87%) |
| HSV | hsv(174, 12%, 93%) |
| CMYK | cmyk(12.3%, 0%, 1.3%, 7.5%) |
| CIE-LAB | lab(91.30, -10.03, -1.75) |
| CIE-LCH | lch(91.30, 10.18, 189.91°) |
| OKLab | oklab(92.12% -0.0303 -0.0048) |
| OKLCH | oklch(92.12% 0.031 189.1) |
| XYZ | xyz(70.4320, 79.1380, 88.6394) |
| Luminance | 0.7914 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.17
Ice Blue (survey)
#D7FFFE
ΔE00 4.54
Very Pale Blue
#D6FFFE
ΔE00 4.66
Ice
#D6FFFA
ΔE00 4.78
Very Light Blue
#D5FFFF
ΔE00 4.83
Really Light Blue
#D4FFFF
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFECE9 #ECCFD2
analogous
#CFECDB #CFECE9 #CFE1EC
triadic
#CFECE9 #E9CFEC #ECE9CF
tetradic
#CFECE9 #DBCFEC #ECCFD2 #E1ECCF
square
#CFECE9 #DBCFEC #ECCFD2 #E1ECCF
split-complementary
#CFECE9 #ECCFE1 #ECDBCF
monochromatic
#77C9C1 #A3DBD5 #CFECE9 #E9F6F5 #E9F6F5
Accessibility & contrast
On white
1.25
#CFECE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#CFECE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFECE9
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFECE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFECE9 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9E9
Deuteranopia (green-blind)
#E3E4E9
Tritanopia (blue-blind)
#C7EEEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cfece9; /* rgb */ color: rgb(207, 236, 233); /* oklch */ color: oklch(92.1% 0.031 189.1);
Tailwind
colors: {
custom: {
50: '#def2f0',
500: '#cfece9',
950: '#000000',
},
}SCSS
$custom: #cfece9; $custom-light: #def2f0; $custom-dark: #000000;
JSON
{
"hex": "#cfece9",
"rgb": {
"r": 207,
"g": 236,
"b": 233
},
"hsl": {
"h": 173.793,
"s": 43.284,
"l": 86.863
},
"oklch": {
"l": 0.9212,
"c": 0.03066,
"h": 189.1
},
"luminance": 0.79139
}Semantic roles & 50–950 ramp
primary
#CFECE9
secondary
#C8989D
accent
#2F3DB6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585