#D5FFBC#D5FFBC
#D5FFBC is a very light, moderate yellow-green. Relative luminance 0.893; OKLCH L 95.4% C 0.098 H 134.1°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FFBC |
|---|---|
| RGB | rgb(213, 255, 188) |
| HSL | hsl(98, 100%, 87%) |
| HSV | hsv(98, 26%, 100%) |
| CMYK | cmyk(16.5%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(95.70, -25.11, 27.72) |
| CIE-LCH | lch(95.70, 37.40, 132.17°) |
| OKLab | oklab(95.4% -0.068 0.0702) |
| OKLCH | oklch(95.4% 0.098 134.1) |
| XYZ | xyz(72.2759, 89.2958, 60.9952) |
| Luminance | 0.8930 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.86
Very Pale Green
#CFFDBC
ΔE00 1.11
Pale Green
#C7FDB5
ΔE00 2.31
Light Light Green
#C8FFB0
ΔE00 2.83
Celadon
#BEFDB7
ΔE00 3.76
Washed Out Green
#BCF5A6
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FFBC #E6BCFF
analogous
#F7FFBC #D5FFBC #BCFFC5
triadic
#D5FFBC #BCD5FF #FFBCD5
tetradic
#D5FFBC #BCF7FF #E6BCFF #FFC5BC
square
#D5FFBC #BCF7FF #E6BCFF #FFC5BC
split-complementary
#D5FFBC #C5BCFF #FFBCF7
monochromatic
#88FF42 #AFFF7F #D5FFBC #ECFFE0 #ECFFE0
Accessibility & contrast
On white
1.11
#D5FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#D5FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FFBC
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FFBC | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B8
Deuteranopia (green-blind)
#FEF1BF
Tritanopia (blue-blind)
#D5FAED
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d5ffbc; /* rgb */ color: rgb(213, 255, 188); /* oklch */ color: oklch(95.4% 0.098 134.1);
Tailwind
colors: {
custom: {
50: '#e2ffd0',
500: '#d5ffbc',
950: '#000000',
},
}SCSS
$custom: #d5ffbc; $custom-light: #e2ffd0; $custom-dark: #000000;
JSON
{
"hex": "#d5ffbc",
"rgb": {
"r": 213,
"g": 255,
"b": 188
},
"hsl": {
"h": 97.612,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.95403,
"c": 0.09773,
"h": 134.1
},
"luminance": 0.89297
}Semantic roles & 50–950 ramp
primary
#D5FFBC
secondary
#BE78E7
accent
#00E690
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683