#D8FFBD#D8FFBD
#D8FFBD is a very light, moderate yellow-green. Relative luminance 0.898; OKLCH L 95.6% C 0.095 H 132.9°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FFBD |
|---|---|
| RGB | rgb(216, 255, 189) |
| HSL | hsl(95, 100%, 87%) |
| HSV | hsv(95, 26%, 100%) |
| CMYK | cmyk(15.3%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(95.91, -23.93, 27.53) |
| CIE-LCH | lch(95.91, 36.48, 131.00°) |
| OKLab | oklab(95.62% -0.0647 0.0697) |
| OKLCH | oklch(95.62% 0.095 132.9) |
| XYZ | xyz(73.2625, 89.7920, 61.6060) |
| Luminance | 0.8979 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 1.38
Very Pale Green
#CFFDBC
ΔE00 1.58
Pale Green
#C7FDB5
ΔE00 2.87
Light Light Green
#C8FFB0
ΔE00 3.32
Celadon
#BEFDB7
ΔE00 4.32
Washed Out Green
#BCF5A6
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FFBD #E4BDFF
analogous
#F9FFBD #D8FFBD #BDFFC3
triadic
#D8FFBD #BDD8FF #FFBDD8
tetradic
#D8FFBD #BDF9FF #E4BDFF #FFC3BD
square
#D8FFBD #BDF9FF #E4BDFF #FFC3BD
split-complementary
#D8FFBD #C3BDFF #FFBDF9
monochromatic
#90FF43 #B4FF80 #D8FFBD #EDFFE0 #EDFFE0
Accessibility & contrast
On white
1.11
#D8FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#D8FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FFBD
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FFBD | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B9
Deuteranopia (green-blind)
#FFF2C0
Tritanopia (blue-blind)
#D9FAED
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d8ffbd; /* rgb */ color: rgb(216, 255, 189); /* oklch */ color: oklch(95.6% 0.095 132.9);
Tailwind
colors: {
custom: {
50: '#e4ffd1',
500: '#d8ffbd',
950: '#000000',
},
}SCSS
$custom: #d8ffbd; $custom-light: #e4ffd1; $custom-dark: #000000;
JSON
{
"hex": "#d8ffbd",
"rgb": {
"r": 216,
"g": 255,
"b": 189
},
"hsl": {
"h": 95.455,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.95622,
"c": 0.09513,
"h": 132.9
},
"luminance": 0.89793
}Semantic roles & 50–950 ramp
primary
#D8FFBD
secondary
#BA79E7
accent
#00E688
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683