#D8FFBE#D8FFBE
#D8FFBE is a very light, moderate yellow-green. Relative luminance 0.898; OKLCH L 95.6% C 0.094 H 133.2°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FFBE |
|---|---|
| RGB | rgb(216, 255, 190) |
| HSL | hsl(96, 100%, 87%) |
| HSV | hsv(96, 25%, 100%) |
| CMYK | cmyk(15.3%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(95.93, -23.78, 27.05) |
| CIE-LCH | lch(95.93, 36.02, 131.32°) |
| OKLab | oklab(95.64% -0.0643 0.0686) |
| OKLCH | oklch(95.64% 0.094 133.2) |
| XYZ | xyz(73.3714, 89.8356, 62.1797) |
| Luminance | 0.8984 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 1.33
Very Pale Green
#CFFDBC
ΔE00 1.52
Pale Green
#C7FDB5
ΔE00 2.92
Light Light Green
#C8FFB0
ΔE00 3.44
Celadon
#BEFDB7
ΔE00 4.31
Washed Out Green
#BCF5A6
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FFBE #E5BEFF
analogous
#F9FFBE #D8FFBE #BEFFC5
triadic
#D8FFBE #BED8FF #FFBED8
tetradic
#D8FFBE #BEF9FF #E5BEFF #FFC5BE
square
#D8FFBE #BEF9FF #E5BEFF #FFC5BE
split-complementary
#D8FFBE #C5BEFF #FFBEF9
monochromatic
#8FFF44 #B3FF81 #D8FFBE #EDFFE0 #EDFFE0
Accessibility & contrast
On white
1.11
#D8FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#D8FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FFBE
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FFBE | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5BA
Deuteranopia (green-blind)
#FEF2C1
Tritanopia (blue-blind)
#D9FAEE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d8ffbe; /* rgb */ color: rgb(216, 255, 190); /* oklch */ color: oklch(95.6% 0.094 133.2);
Tailwind
colors: {
custom: {
50: '#e4ffd2',
500: '#d8ffbe',
950: '#000000',
},
}SCSS
$custom: #d8ffbe; $custom-light: #e4ffd2; $custom-dark: #000000;
JSON
{
"hex": "#d8ffbe",
"rgb": {
"r": 216,
"g": 255,
"b": 190
},
"hsl": {
"h": 96,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.95642,
"c": 0.09401,
"h": 133.2
},
"luminance": 0.89837
}Semantic roles & 50–950 ramp
primary
#D8FFBE
secondary
#BC7AE7
accent
#00E68A
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683