#D5FFBB#D5FFBB
#D5FFBB is a very light, moderate yellow-green. Relative luminance 0.893; OKLCH L 95.4% C 0.099 H 133.8°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FFBB |
|---|---|
| RGB | rgb(213, 255, 187) |
| HSL | hsl(97, 100%, 87%) |
| HSV | hsv(97, 27%, 100%) |
| CMYK | cmyk(16.5%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(95.69, -25.26, 28.20) |
| CIE-LCH | lch(95.69, 37.86, 131.84°) |
| OKLab | oklab(95.38% -0.0684 0.0713) |
| OKLCH | oklch(95.38% 0.099 133.8) |
| XYZ | xyz(72.1685, 89.2528, 60.4294) |
| Luminance | 0.8925 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.98
Very Pale Green
#CFFDBC
ΔE00 1.24
Pale Green
#C7FDB5
ΔE00 2.28
Light Light Green
#C8FFB0
ΔE00 2.71
Celadon
#BEFDB7
ΔE00 3.78
Washed Out Green
#BCF5A6
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FFBB #E5BBFF
analogous
#F7FFBB #D5FFBB #BBFFC3
triadic
#D5FFBB #BBD5FF #FFBBD5
tetradic
#D5FFBB #BBF7FF #E5BBFF #FFC3BB
square
#D5FFBB #BBF7FF #E5BBFF #FFC3BB
split-complementary
#D5FFBB #C3BBFF #FFBBF7
monochromatic
#89FF41 #AFFF7E #D5FFBB #ECFFE0 #ECFFE0
Accessibility & contrast
On white
1.11
#D5FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#D5FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FFBB
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FFBB | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B7
Deuteranopia (green-blind)
#FEF1BE
Tritanopia (blue-blind)
#D6FAED
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d5ffbb; /* rgb */ color: rgb(213, 255, 187); /* oklch */ color: oklch(95.4% 0.099 133.8);
Tailwind
colors: {
custom: {
50: '#e2ffcf',
500: '#d5ffbb',
950: '#000000',
},
}SCSS
$custom: #d5ffbb; $custom-light: #e2ffcf; $custom-dark: #000000;
JSON
{
"hex": "#d5ffbb",
"rgb": {
"r": 213,
"g": 255,
"b": 187
},
"hsl": {
"h": 97.059,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.95382,
"c": 0.09884,
"h": 133.8
},
"luminance": 0.89254
}Semantic roles & 50–950 ramp
primary
#D5FFBB
secondary
#BC77E7
accent
#00E68E
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683