#CFECDF#CFECDF
#CFECDF is a very light, muted teal. Relative luminance 0.786; OKLCH L 91.8% C 0.035 H 166.8°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CFECDF |
|---|---|
| RGB | rgb(207, 236, 223) |
| HSL | hsl(153, 43%, 87%) |
| HSV | hsv(153, 12%, 93%) |
| CMYK | cmyk(12.3%, 0%, 5.5%, 7.5%) |
| CIE-LAB | lab(91.05, -11.93, 3.10) |
| CIE-LCH | lch(91.05, 12.33, 165.45°) |
| OKLab | oklab(91.84% -0.0342 0.008) |
| OKLCH | oklch(91.84% 0.035 166.8) |
| XYZ | xyz(69.0438, 78.5827, 81.3281) |
| Luminance | 0.7858 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.66
Honeydew
#F0FFF0
ΔE00 6.44
Ice Blue (survey)
#D7FFFE
ΔE00 6.65
Very Pale Blue
#D6FFFE
ΔE00 6.71
Lightcyan
#E0FFFF
ΔE00 6.87
Duck Egg Blue
#C3FBF4
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFECDF #ECCFDC
analogous
#CFECD1 #CFECDF #CFEBEC
triadic
#CFECDF #DFCFEC #ECDFCF
tetradic
#CFECDF #D1CFEC #ECCFDC #EBECCF
square
#CFECDF #D1CFEC #ECCFDC #EBECCF
split-complementary
#CFECDF #ECCFEB #ECD1CF
monochromatic
#77C9A5 #A3DBC2 #CFECDF #E9F6F0 #E9F6F0
Accessibility & contrast
On white
1.26
#CFECDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#CFECDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFECDF
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFECDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFECDF | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE8DE
Deuteranopia (green-blind)
#E5E4E0
Tritanopia (blue-blind)
#C9ECE8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cfecdf; /* rgb */ color: rgb(207, 236, 223); /* oklch */ color: oklch(91.8% 0.035 166.8);
Tailwind
colors: {
custom: {
50: '#ddf2e9',
500: '#cfecdf',
950: '#000000',
},
}SCSS
$custom: #cfecdf; $custom-light: #ddf2e9; $custom-dark: #000000;
JSON
{
"hex": "#cfecdf",
"rgb": {
"r": 207,
"g": 236,
"b": 223
},
"hsl": {
"h": 153.103,
"s": 43.284,
"l": 86.863
},
"oklch": {
"l": 0.91838,
"c": 0.03512,
"h": 166.8
},
"luminance": 0.78584
}Semantic roles & 50–950 ramp
primary
#CFECDF
secondary
#C898AD
accent
#2F6CB6
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584