#CFECDE#CFECDE
#CFECDE is a very light, muted teal. Relative luminance 0.785; OKLCH L 91.8% C 0.036 H 165.0°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CFECDE |
|---|---|
| RGB | rgb(207, 236, 222) |
| HSL | hsl(151, 43%, 87%) |
| HSV | hsv(151, 12%, 93%) |
| CMYK | cmyk(12.3%, 0%, 5.9%, 7.5%) |
| CIE-LAB | lab(91.02, -12.12, 3.58) |
| CIE-LCH | lch(91.02, 12.64, 163.53°) |
| OKLab | oklab(91.81% -0.0346 0.0093) |
| OKLCH | oklch(91.81% 0.036 165) |
| XYZ | xyz(68.9093, 78.5289, 80.6202) |
| Luminance | 0.7853 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.89
Honeydew
#F0FFF0
ΔE00 6.43
Ice Blue (survey)
#D7FFFE
ΔE00 6.95
Very Pale Blue
#D6FFFE
ΔE00 7.00
Duck Egg Blue
#C3FBF4
ΔE00 7.09
Lightcyan
#E0FFFF
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFECDE #ECCFDD
analogous
#CFECD0 #CFECDE #CFECEC
triadic
#CFECDE #DECFEC #ECDECF
tetradic
#CFECDE #D0CFEC #ECCFDD #ECECCF
square
#CFECDE #D0CFEC #ECCFDD #ECECCF
split-complementary
#CFECDE #ECCFEC #ECD0CF
monochromatic
#77C9A2 #A3DBC0 #CFECDE #E9F6F0 #E9F6F0
Accessibility & contrast
On white
1.26
#CFECDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#CFECDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFECDE
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFECDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFECDE | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DD
Deuteranopia (green-blind)
#E5E4DF
Tritanopia (blue-blind)
#CAECE8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cfecde; /* rgb */ color: rgb(207, 236, 222); /* oklch */ color: oklch(91.8% 0.036 165.0);
Tailwind
colors: {
custom: {
50: '#ddf2e8',
500: '#cfecde',
950: '#000000',
},
}SCSS
$custom: #cfecde; $custom-light: #ddf2e8; $custom-dark: #000000;
JSON
{
"hex": "#cfecde",
"rgb": {
"r": 207,
"g": 236,
"b": 222
},
"hsl": {
"h": 151.034,
"s": 43.284,
"l": 86.863
},
"oklch": {
"l": 0.9181,
"c": 0.03582,
"h": 165
},
"luminance": 0.7853
}Semantic roles & 50–950 ramp
primary
#CFECDE
secondary
#C898AF
accent
#2F70B6
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584