#CFEDD5#CFEDD5
#CFEDD5 is a very light, muted green. Relative luminance 0.786; OKLCH L 91.8% C 0.045 H 151.2°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEDD5 |
|---|---|
| RGB | rgb(207, 237, 213) |
| HSL | hsl(132, 45%, 87%) |
| HSV | hsv(132, 13%, 93%) |
| CMYK | cmyk(12.7%, 0%, 10.1%, 7.1%) |
| CIE-LAB | lab(91.07, -14.26, 8.34) |
| CIE-LCH | lch(91.07, 16.52, 149.68°) |
| OKLab | oklab(91.78% -0.0395 0.0217) |
| OKLCH | oklch(91.78% 0.045 151.2) |
| XYZ | xyz(68.0239, 78.6367, 74.5324) |
| Luminance | 0.7864 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.28
Ice
#D6FFFA
ΔE00 8.47
Pale Aqua
#B8FFEB
ΔE00 8.91
Duck Egg Blue
#C3FBF4
ΔE00 8.97
Mint
#AAF0C1
ΔE00 9.10
Eggshell Blue
#C4FFF7
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEDD5 #EDCFE7
analogous
#D8EDCF #CFEDD5 #CFEDE4
triadic
#CFEDD5 #D5CFED #EDD5CF
tetradic
#CFEDD5 #CFD8ED #EDCFE7 #EDE4CF
square
#CFEDD5 #CFD8ED #EDCFE7 #EDE4CF
split-complementary
#CFEDD5 #E4CFED #EDCFD8
monochromatic
#76CC87 #A2DCAE #CFEDD5 #E9F7EC #E9F7EC
Accessibility & contrast
On white
1.26
#CFEDD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#CFEDD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEDD5
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEDD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEDD5 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE8D4
Deuteranopia (green-blind)
#E8E4D6
Tritanopia (blue-blind)
#CBECE6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cfedd5; /* rgb */ color: rgb(207, 237, 213); /* oklch */ color: oklch(91.8% 0.045 151.2);
Tailwind
colors: {
custom: {
50: '#ddf2e1',
500: '#cfedd5',
950: '#000000',
},
}SCSS
$custom: #cfedd5; $custom-light: #ddf2e1; $custom-dark: #000000;
JSON
{
"hex": "#cfedd5",
"rgb": {
"r": 207,
"g": 237,
"b": 213
},
"hsl": {
"h": 132,
"s": 45.455,
"l": 87.059
},
"oklch": {
"l": 0.91779,
"c": 0.04509,
"h": 151.2
},
"luminance": 0.78638
}Semantic roles & 50–950 ramp
primary
#CFEDD5
secondary
#C997BF
accent
#2D9DB9
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584