#D5FFBA#D5FFBA
#D5FFBA is a very light, moderate yellow-green. Relative luminance 0.892; OKLCH L 95.4% C 0.100 H 133.5°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FFBA |
|---|---|
| RGB | rgb(213, 255, 186) |
| HSL | hsl(97, 100%, 86%) |
| HSV | hsv(97, 27%, 100%) |
| CMYK | cmyk(16.5%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(95.67, -25.40, 28.68) |
| CIE-LCH | lch(95.67, 38.32, 131.53°) |
| OKLab | oklab(95.36% -0.0688 0.0725) |
| OKLCH | oklch(95.36% 0.1 133.5) |
| XYZ | xyz(72.0618, 89.2101, 59.8676) |
| Luminance | 0.8921 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 1.13
Very Pale Green
#CFFDBC
ΔE00 1.38
Pale Green
#C7FDB5
ΔE00 2.27
Light Light Green
#C8FFB0
ΔE00 2.60
Celadon
#BEFDB7
ΔE00 3.82
Washed Out Green
#BCF5A6
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FFBA #E4BAFF
analogous
#F7FFBA #D5FFBA #BAFFC2
triadic
#D5FFBA #BAD5FF #FFBAD5
tetradic
#D5FFBA #BAF7FF #E4BAFF #FFC2BA
square
#D5FFBA #BAF7FF #E4BAFF #FFC2BA
split-complementary
#D5FFBA #C2BAFF #FFBAF7
monochromatic
#8AFF40 #B0FF7D #D5FFBA #ECFFE0 #ECFFE0
Accessibility & contrast
On white
1.11
#D5FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#D5FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FFBA
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FFBA | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B6
Deuteranopia (green-blind)
#FEF1BD
Tritanopia (blue-blind)
#D6F9ED
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d5ffba; /* rgb */ color: rgb(213, 255, 186); /* oklch */ color: oklch(95.4% 0.100 133.5);
Tailwind
colors: {
custom: {
50: '#e2ffcf',
500: '#d5ffba',
950: '#000000',
},
}SCSS
$custom: #d5ffba; $custom-light: #e2ffcf; $custom-dark: #000000;
JSON
{
"hex": "#d5ffba",
"rgb": {
"r": 213,
"g": 255,
"b": 186
},
"hsl": {
"h": 96.522,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.95362,
"c": 0.09996,
"h": 133.5
},
"luminance": 0.89211
}Semantic roles & 50–950 ramp
primary
#D5FFBA
secondary
#BB76E7
accent
#00E68C
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151813
muted
#848683