#D5FFBD#D5FFBD
#D5FFBD is a very light, moderate yellow-green. Relative luminance 0.893; OKLCH L 95.4% C 0.097 H 134.4°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FFBD |
|---|---|
| RGB | rgb(213, 255, 189) |
| HSL | hsl(98, 100%, 87%) |
| HSV | hsv(98, 26%, 100%) |
| CMYK | cmyk(16.5%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(95.72, -24.96, 27.24) |
| CIE-LCH | lch(95.72, 36.95, 132.49°) |
| OKLab | oklab(95.42% -0.0676 0.069) |
| OKLCH | oklch(95.42% 0.097 134.4) |
| XYZ | xyz(72.3841, 89.3391, 61.5649) |
| Luminance | 0.8934 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.78
Very Pale Green
#CFFDBC
ΔE00 1.01
Pale Green
#C7FDB5
ΔE00 2.36
Light Light Green
#C8FFB0
ΔE00 2.96
Celadon
#BEFDB7
ΔE00 3.74
Washed Out Green
#BCF5A6
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FFBD #E7BDFF
analogous
#F6FFBD #D5FFBD #BDFFC6
triadic
#D5FFBD #BDD5FF #FFBDD5
tetradic
#D5FFBD #BDF6FF #E7BDFF #FFC6BD
square
#D5FFBD #BDF6FF #E7BDFF #FFC6BD
split-complementary
#D5FFBD #C6BDFF #FFBDF6
monochromatic
#87FF43 #AEFF80 #D5FFBD #ECFFE0 #ECFFE0
Accessibility & contrast
On white
1.11
#D5FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#D5FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FFBD
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FFBD | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B9
Deuteranopia (green-blind)
#FEF1C0
Tritanopia (blue-blind)
#D5FAED
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d5ffbd; /* rgb */ color: rgb(213, 255, 189); /* oklch */ color: oklch(95.4% 0.097 134.4);
Tailwind
colors: {
custom: {
50: '#e2ffd1',
500: '#d5ffbd',
950: '#000000',
},
}SCSS
$custom: #d5ffbd; $custom-light: #e2ffd1; $custom-dark: #000000;
JSON
{
"hex": "#d5ffbd",
"rgb": {
"r": 213,
"g": 255,
"b": 189
},
"hsl": {
"h": 98.182,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.95423,
"c": 0.09661,
"h": 134.4
},
"luminance": 0.8934
}Semantic roles & 50–950 ramp
primary
#D5FFBD
secondary
#BF79E7
accent
#00E692
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683