#CFEDD7#CFEDD7
#CFEDD7 is a very light, muted green. Relative luminance 0.787; OKLCH L 91.8% C 0.043 H 153.7°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEDD7 |
|---|---|
| RGB | rgb(207, 237, 215) |
| HSL | hsl(136, 45%, 87%) |
| HSV | hsv(136, 13%, 93%) |
| CMYK | cmyk(12.7%, 0%, 9.3%, 7.1%) |
| CIE-LAB | lab(91.12, -13.90, 7.37) |
| CIE-LCH | lch(91.12, 15.74, 152.08°) |
| OKLab | oklab(91.83% -0.0387 0.0192) |
| OKLCH | oklch(91.83% 0.043 153.7) |
| XYZ | xyz(68.2793, 78.7389, 75.8776) |
| Luminance | 0.7874 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.02
Ice
#D6FFFA
ΔE00 7.89
Duck Egg Blue
#C3FBF4
ΔE00 8.48
Pale Aqua
#B8FFEB
ΔE00 8.76
Eggshell Blue
#C4FFF7
ΔE00 8.85
Light Light Blue
#CAFFFB
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEDD7 #EDCFE5
analogous
#D6EDCF #CFEDD7 #CFEDE6
triadic
#CFEDD7 #D7CFED #EDD7CF
tetradic
#CFEDD7 #CFD6ED #EDCFE5 #EDE6CF
square
#CFEDD7 #CFD6ED #EDCFE5 #EDE6CF
split-complementary
#CFEDD7 #E6CFED #EDCFD6
monochromatic
#76CC8D #A2DCB2 #CFEDD7 #E9F7EC #E9F7EC
Accessibility & contrast
On white
1.25
#CFEDD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#CFEDD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEDD7
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEDD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEDD7 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE8D6
Deuteranopia (green-blind)
#E8E4D8
Tritanopia (blue-blind)
#CBECE6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cfedd7; /* rgb */ color: rgb(207, 237, 215); /* oklch */ color: oklch(91.8% 0.043 153.7);
Tailwind
colors: {
custom: {
50: '#ddf2e3',
500: '#cfedd7',
950: '#000000',
},
}SCSS
$custom: #cfedd7; $custom-light: #ddf2e3; $custom-dark: #000000;
JSON
{
"hex": "#cfedd7",
"rgb": {
"r": 207,
"g": 237,
"b": 215
},
"hsl": {
"h": 136,
"s": 45.455,
"l": 87.059
},
"oklch": {
"l": 0.91831,
"c": 0.04321,
"h": 153.7
},
"luminance": 0.7874
}Semantic roles & 50–950 ramp
primary
#CFEDD7
secondary
#C997BC
accent
#2D93B9
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584