#CFEDCB#CFEDCB
#CFEDCB is a very light, muted green. Relative luminance 0.781; OKLCH L 91.5% C 0.055 H 141.9°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEDCB |
|---|---|
| RGB | rgb(207, 237, 203) |
| HSL | hsl(113, 49%, 86%) |
| HSV | hsv(113, 14%, 93%) |
| CMYK | cmyk(12.7%, 0%, 14.3%, 7.1%) |
| CIE-LAB | lab(90.85, -16.01, 13.22) |
| CIE-LCH | lch(90.85, 20.76, 140.46°) |
| OKLab | oklab(91.53% -0.0436 0.0342) |
| OKLCH | oklch(91.53% 0.055 141.9) |
| XYZ | xyz(66.7936, 78.1446, 68.0527) |
| Luminance | 0.7815 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 7.58
Mint
#AAF0C1
ΔE00 7.71
Very Pale Green
#CFFDBC
ΔE00 7.77
Very Light Green
#D1FFBD
ΔE00 8.06
Light Grey Green
#B7E1A1
ΔE00 8.21
Honeydew
#F0FFF0
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEDCB #E9CBED
analogous
#E0EDCB #CFEDCB #CBEDD8
triadic
#CFEDCB #CBCFED #EDCBCF
tetradic
#CFEDCB #CBE0ED #E9CBED #EDD8CB
square
#CFEDCB #CBE0ED #E9CBED #EDD8CB
split-complementary
#CFEDCB #D8CBED #EDCBE0
monochromatic
#7BCE70 #A5DD9E #CFEDCB #EAF7E8 #EAF7E8
Accessibility & contrast
On white
1.26
#CFEDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#CFEDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEDCB
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEDCB | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE7C9
Deuteranopia (green-blind)
#EAE4CD
Tritanopia (blue-blind)
#CDEBE3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cfedcb; /* rgb */ color: rgb(207, 237, 203); /* oklch */ color: oklch(91.5% 0.055 141.9);
Tailwind
colors: {
custom: {
50: '#ddf2da',
500: '#cfedcb',
950: '#000000',
},
}SCSS
$custom: #cfedcb; $custom-light: #ddf2da; $custom-dark: #000000;
JSON
{
"hex": "#cfedcb",
"rgb": {
"r": 207,
"g": 237,
"b": 203
},
"hsl": {
"h": 112.941,
"s": 48.571,
"l": 86.275
},
"oklch": {
"l": 0.91527,
"c": 0.05541,
"h": 141.9
},
"luminance": 0.78146
}Semantic roles & 50–950 ramp
primary
#CFEDCB
secondary
#C393CA
accent
#2ABCAB
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151715
muted
#848584