#CDFFB7#CDFFB7
#CDFFB7 is a very light, moderate green. Relative luminance 0.879; OKLCH L 94.8% C 0.107 H 136.3°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFFB7 |
|---|---|
| RGB | rgb(205, 255, 183) |
| HSL | hsl(102, 100%, 86%) |
| HSV | hsv(102, 28%, 100%) |
| CMYK | cmyk(19.6%, 0%, 28.2%, 0%) |
| CIE-LAB | lab(95.13, -28.57, 29.38) |
| CIE-LCH | lch(95.13, 40.98, 134.20°) |
| OKLab | oklab(94.79% -0.0776 0.0741) |
| OKLCH | oklch(94.79% 0.107 136.3) |
| XYZ | xyz(69.4822, 87.9165, 58.0994) |
| Luminance | 0.8792 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 0.90
Very Light Green
#D1FFBD
ΔE00 1.24
Light Light Green
#C8FFB0
ΔE00 1.38
Very Pale Green
#CFFDBC
ΔE00 1.40
Celadon
#BEFDB7
ΔE00 2.52
Washed Out Green
#BCF5A6
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFFB7 #E9B7FF
analogous
#F1FFB7 #CDFFB7 #B7FFC5
triadic
#CDFFB7 #B7CDFF #FFB7CD
tetradic
#CDFFB7 #B7F1FF #E9B7FF #FFC5B7
square
#CDFFB7 #B7F1FF #E9B7FF #FFC5B7
split-complementary
#CDFFB7 #C5B7FF #FFB7F1
monochromatic
#78FF3D #A2FF7A #CDFFB7 #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.13
#CDFFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#CDFFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFFB7
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFFB7 | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B2
Deuteranopia (green-blind)
#FCEFBB
Tritanopia (blue-blind)
#CCFAEC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cdffb7; /* rgb */ color: rgb(205, 255, 183); /* oklch */ color: oklch(94.8% 0.107 136.3);
Tailwind
colors: {
custom: {
50: '#ddffcd',
500: '#cdffb7',
950: '#000000',
},
}SCSS
$custom: #cdffb7; $custom-light: #ddffcd; $custom-dark: #000000;
JSON
{
"hex": "#cdffb7",
"rgb": {
"r": 205,
"g": 255,
"b": 183
},
"hsl": {
"h": 101.667,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.94785,
"c": 0.10735,
"h": 136.3
},
"luminance": 0.87918
}Semantic roles & 50–950 ramp
primary
#CDFFB7
secondary
#C374E6
accent
#00E69F
background
#FEFFFE
surface
#FCFFFA
border
#D5D7D3
text
#151813
muted
#848683