#CFEDCD#CFEDCD
#CFEDCD is a very light, muted green. Relative luminance 0.782; OKLCH L 91.6% C 0.053 H 143.4°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEDCD |
|---|---|
| RGB | rgb(207, 237, 205) |
| HSL | hsl(116, 47%, 87%) |
| HSV | hsv(116, 14%, 93%) |
| CMYK | cmyk(12.7%, 0%, 13.5%, 7.1%) |
| CIE-LAB | lab(90.89, -15.67, 12.24) |
| CIE-LCH | lch(90.89, 19.88, 142.00°) |
| OKLab | oklab(91.58% -0.0428 0.0317) |
| OKLCH | oklch(91.58% 0.053 143.4) |
| XYZ | xyz(67.0334, 78.2405, 69.3161) |
| Luminance | 0.7824 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.90
Light Sage
#BCECAC
ΔE00 8.10
Very Pale Green
#CFFDBC
ΔE00 8.28
Very Light Green
#D1FFBD
ΔE00 8.56
Honeydew
#F0FFF0
ΔE00 8.59
Light Grey Green
#B7E1A1
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEDCD #EBCDED
analogous
#DFEDCD #CFEDCD #CDEDDB
triadic
#CFEDCD #CDCFED #EDCDCF
tetradic
#CFEDCD #CDDFED #EBCDED #EDDBCD
square
#CFEDCD #CDDFED #EBCDED #EDDBCD
split-complementary
#CFEDCD #DBCDED #EDCDDF
monochromatic
#79CD73 #A4DDA0 #CFEDCD #E9F7E8 #E9F7E8
Accessibility & contrast
On white
1.26
#CFEDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#CFEDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEDCD
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEDCD | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE7CB
Deuteranopia (green-blind)
#EAE4CE
Tritanopia (blue-blind)
#CDEBE4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cfedcd; /* rgb */ color: rgb(207, 237, 205); /* oklch */ color: oklch(91.6% 0.053 143.4);
Tailwind
colors: {
custom: {
50: '#ddf2dc',
500: '#cfedcd',
950: '#000000',
},
}SCSS
$custom: #cfedcd; $custom-light: #ddf2dc; $custom-dark: #000000;
JSON
{
"hex": "#cfedcd",
"rgb": {
"r": 207,
"g": 237,
"b": 205
},
"hsl": {
"h": 116.25,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.91576,
"c": 0.05325,
"h": 143.4
},
"luminance": 0.78242
}Semantic roles & 50–950 ramp
primary
#CFEDCD
secondary
#C695C9
accent
#2BBAB1
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584