#D8FFBA#D8FFBA
#D8FFBA is a very light, moderate yellow-green. Relative luminance 0.897; OKLCH L 95.6% C 0.099 H 132.0°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FFBA |
|---|---|
| RGB | rgb(216, 255, 186) |
| HSL | hsl(94, 100%, 86%) |
| HSV | hsv(94, 27%, 100%) |
| CMYK | cmyk(15.3%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(95.86, -24.37, 28.97) |
| CIE-LCH | lch(95.86, 37.86, 130.07°) |
| OKLab | oklab(95.56% -0.0659 0.0732) |
| OKLCH | oklch(95.56% 0.099 132) |
| XYZ | xyz(72.9402, 89.6631, 59.9087) |
| Luminance | 0.8966 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 1.67
Very Pale Green
#CFFDBC
ΔE00 1.89
Pale Green
#C7FDB5
ΔE00 2.84
Light Light Green
#C8FFB0
ΔE00 3.04
Washed Out Green
#BCF5A6
ΔE00 4.38
Celadon
#BEFDB7
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FFBA #E1BAFF
analogous
#FBFFBA #D8FFBA #BAFFBF
triadic
#D8FFBA #BAD8FF #FFBAD8
tetradic
#D8FFBA #BAFBFF #E1BAFF #FFBFBA
square
#D8FFBA #BAFBFF #E1BAFF #FFBFBA
split-complementary
#D8FFBA #BFBAFF #FFBAFB
monochromatic
#93FF40 #B5FF7D #D8FFBA #EEFFE0 #EEFFE0
Accessibility & contrast
On white
1.11
#D8FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#D8FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FFBA
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FFBA | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B6
Deuteranopia (green-blind)
#FFF2BD
Tritanopia (blue-blind)
#DAF9ED
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d8ffba; /* rgb */ color: rgb(216, 255, 186); /* oklch */ color: oklch(95.6% 0.099 132.0);
Tailwind
colors: {
custom: {
50: '#e4ffcf',
500: '#d8ffba',
950: '#000000',
},
}SCSS
$custom: #d8ffba; $custom-light: #e4ffcf; $custom-dark: #000000;
JSON
{
"hex": "#d8ffba",
"rgb": {
"r": 216,
"g": 255,
"b": 186
},
"hsl": {
"h": 93.913,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.95561,
"c": 0.09851,
"h": 132
},
"luminance": 0.89664
}Semantic roles & 50–950 ramp
primary
#D8FFBA
secondary
#B676E7
accent
#00E682
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151813
muted
#848683