#CFECE7#CFECE7
#CFECE7 is a very light, muted teal. Relative luminance 0.790; OKLCH L 92.1% C 0.031 H 184.1°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CFECE7 |
|---|---|
| RGB | rgb(207, 236, 231) |
| HSL | hsl(170, 43%, 87%) |
| HSV | hsv(170, 12%, 93%) |
| CMYK | cmyk(12.3%, 0%, 2.1%, 7.5%) |
| CIE-LAB | lab(91.25, -10.41, -0.78) |
| CIE-LCH | lch(91.25, 10.44, 184.31°) |
| OKLab | oklab(92.06% -0.0311 -0.0022) |
| OKLCH | oklch(92.06% 0.031 184.1) |
| XYZ | xyz(70.1479, 79.0244, 87.1432) |
| Luminance | 0.7903 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.55
Ice
#D6FFFA
ΔE00 4.65
Ice Blue (survey)
#D7FFFE
ΔE00 4.73
Very Pale Blue
#D6FFFE
ΔE00 4.83
Very Light Blue
#D5FFFF
ΔE00 5.07
Really Light Blue
#D4FFFF
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFECE7 #ECCFD4
analogous
#CFECD9 #CFECE7 #CFE3EC
triadic
#CFECE7 #E7CFEC #ECE7CF
tetradic
#CFECE7 #D9CFEC #ECCFD4 #E3ECCF
square
#CFECE7 #D9CFEC #ECCFD4 #E3ECCF
split-complementary
#CFECE7 #ECCFE3 #ECD9CF
monochromatic
#77C9BB #A3DBD1 #CFECE7 #E9F6F4 #E9F6F4
Accessibility & contrast
On white
1.25
#CFECE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#CFECE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFECE7
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFECE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFECE7 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E8E7
Deuteranopia (green-blind)
#E3E4E7
Tritanopia (blue-blind)
#C8EDEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cfece7; /* rgb */ color: rgb(207, 236, 231); /* oklch */ color: oklch(92.1% 0.031 184.1);
Tailwind
colors: {
custom: {
50: '#ddf2ee',
500: '#cfece7',
950: '#000000',
},
}SCSS
$custom: #cfece7; $custom-light: #ddf2ee; $custom-dark: #000000;
JSON
{
"hex": "#cfece7",
"rgb": {
"r": 207,
"g": 236,
"b": 231
},
"hsl": {
"h": 169.655,
"s": 43.284,
"l": 86.863
},
"oklch": {
"l": 0.92063,
"c": 0.03114,
"h": 184.1
},
"luminance": 0.79026
}Semantic roles & 50–950 ramp
primary
#CFECE7
secondary
#C898A0
accent
#2F46B6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585