#CFEDDC#CFEDDC
#CFEDDC is a very light, muted green. Relative luminance 0.790; OKLCH L 92.0% C 0.039 H 160.7°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEDDC |
|---|---|
| RGB | rgb(207, 237, 220) |
| HSL | hsl(146, 45%, 87%) |
| HSV | hsv(146, 13%, 93%) |
| CMYK | cmyk(12.7%, 0%, 7.2%, 7.1%) |
| CIE-LAB | lab(91.23, -12.99, 4.93) |
| CIE-LCH | lch(91.23, 13.90, 159.21°) |
| OKLab | oklab(91.96% -0.0367 0.0128) |
| OKLCH | oklch(91.96% 0.039 160.7) |
| XYZ | xyz(68.9316, 78.9998, 79.3131) |
| Luminance | 0.7900 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 6.45
Honeydew
#F0FFF0
ΔE00 6.58
Duck Egg Blue
#C3FBF4
ΔE00 7.35
Ice Blue (survey)
#D7FFFE
ΔE00 7.70
Very Pale Blue
#D6FFFE
ΔE00 7.74
Eggshell Blue
#C4FFF7
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEDDC #EDCFE0
analogous
#D1EDCF #CFEDDC #CFEDEB
triadic
#CFEDDC #DCCFED #EDDCCF
tetradic
#CFEDDC #CFD1ED #EDCFE0 #EDEBCF
square
#CFEDDC #CFD1ED #EDCFE0 #EDEBCF
split-complementary
#CFEDDC #EBCFED #EDCFD1
monochromatic
#76CC9B #A2DCBC #CFEDDC #E9F7EF #E9F7EF
Accessibility & contrast
On white
1.25
#CFEDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#CFEDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEDDC
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEDDC | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DB
Deuteranopia (green-blind)
#E6E4DD
Tritanopia (blue-blind)
#CAEDE8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cfeddc; /* rgb */ color: rgb(207, 237, 220); /* oklch */ color: oklch(92.0% 0.039 160.7);
Tailwind
colors: {
custom: {
50: '#ddf2e6',
500: '#cfeddc',
950: '#000000',
},
}SCSS
$custom: #cfeddc; $custom-light: #ddf2e6; $custom-dark: #000000;
JSON
{
"hex": "#cfeddc",
"rgb": {
"r": 207,
"g": 237,
"b": 220
},
"hsl": {
"h": 146,
"s": 45.455,
"l": 87.059
},
"oklch": {
"l": 0.91964,
"c": 0.03891,
"h": 160.7
},
"luminance": 0.79001
}Semantic roles & 50–950 ramp
primary
#CFEDDC
secondary
#C997B3
accent
#2D7CB9
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584