#CFECDD#CFECDD
#CFECDD is a very light, muted green. Relative luminance 0.785; OKLCH L 91.8% C 0.037 H 163.2°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CFECDD |
|---|---|
| RGB | rgb(207, 236, 221) |
| HSL | hsl(149, 43%, 87%) |
| HSV | hsv(149, 12%, 93%) |
| CMYK | cmyk(12.3%, 0%, 6.4%, 7.5%) |
| CIE-LAB | lab(91.00, -12.31, 4.07) |
| CIE-LCH | lch(91.00, 12.96, 161.70°) |
| OKLab | oklab(91.78% -0.035 0.0106) |
| OKLCH | oklch(91.78% 0.037 163.2) |
| XYZ | xyz(68.7757, 78.4755, 79.9164) |
| Luminance | 0.7848 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 6.14
Honeydew
#F0FFF0
ΔE00 6.43
Ice Blue (survey)
#D7FFFE
ΔE00 7.25
Duck Egg Blue
#C3FBF4
ΔE00 7.26
Very Pale Blue
#D6FFFE
ΔE00 7.31
Lightcyan
#E0FFFF
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFECDD #ECCFDE
analogous
#D0ECCF #CFECDD #CFECEC
triadic
#CFECDD #DDCFEC #ECDDCF
tetradic
#CFECDD #CFD0EC #ECCFDE #ECECCF
square
#CFECDD #CFD0EC #ECCFDE #ECECCF
split-complementary
#CFECDD #ECCFEC #ECCFD0
monochromatic
#77C99F #A3DBBE #CFECDD #E9F6EF #E9F6EF
Accessibility & contrast
On white
1.26
#CFECDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#CFECDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFECDD
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFECDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFECDD | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7DC
Deuteranopia (green-blind)
#E5E4DE
Tritanopia (blue-blind)
#CAECE7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cfecdd; /* rgb */ color: rgb(207, 236, 221); /* oklch */ color: oklch(91.8% 0.037 163.2);
Tailwind
colors: {
custom: {
50: '#ddf2e7',
500: '#cfecdd',
950: '#000000',
},
}SCSS
$custom: #cfecdd; $custom-light: #ddf2e7; $custom-dark: #000000;
JSON
{
"hex": "#cfecdd",
"rgb": {
"r": 207,
"g": 236,
"b": 221
},
"hsl": {
"h": 148.966,
"s": 43.284,
"l": 86.863
},
"oklch": {
"l": 0.91783,
"c": 0.03654,
"h": 163.2
},
"luminance": 0.78477
}Semantic roles & 50–950 ramp
primary
#CFECDD
secondary
#C898B0
accent
#2F75B6
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584