#D5FFBF#D5FFBF
#D5FFBF is a very light, moderate yellow-green. Relative luminance 0.894; OKLCH L 95.5% C 0.094 H 135.0°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FFBF |
|---|---|
| RGB | rgb(213, 255, 191) |
| HSL | hsl(99, 100%, 87%) |
| HSV | hsv(99, 25%, 100%) |
| CMYK | cmyk(16.5%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(95.76, -24.66, 26.28) |
| CIE-LCH | lch(95.76, 36.04, 133.17°) |
| OKLab | oklab(95.46% -0.0668 0.0667) |
| OKLCH | oklch(95.46% 0.094 135) |
| XYZ | xyz(72.6026, 89.4265, 62.7161) |
| Luminance | 0.8943 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.77
Very Pale Green
#CFFDBC
ΔE00 0.93
Pale Green
#C7FDB5
ΔE00 2.51
Light Light Green
#C8FFB0
ΔE00 3.25
Celadon
#BEFDB7
ΔE00 3.74
Washed Out Green
#BCF5A6
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FFBF #E9BFFF
analogous
#F5FFBF #D5FFBF #BFFFC9
triadic
#D5FFBF #BFD5FF #FFBFD5
tetradic
#D5FFBF #BFF5FF #E9BFFF #FFC9BF
square
#D5FFBF #BFF5FF #E9BFFF #FFC9BF
split-complementary
#D5FFBF #C9BFFF #FFBFF5
monochromatic
#85FF45 #ADFF82 #D5FFBF #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.11
#D5FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#D5FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FFBF
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FFBF | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5BB
Deuteranopia (green-blind)
#FDF1C2
Tritanopia (blue-blind)
#D5FAEE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d5ffbf; /* rgb */ color: rgb(213, 255, 191); /* oklch */ color: oklch(95.5% 0.094 135.0);
Tailwind
colors: {
custom: {
50: '#e2ffd2',
500: '#d5ffbf',
950: '#000000',
},
}SCSS
$custom: #d5ffbf; $custom-light: #e2ffd2; $custom-dark: #000000;
JSON
{
"hex": "#d5ffbf",
"rgb": {
"r": 213,
"g": 255,
"b": 191
},
"hsl": {
"h": 99.375,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.95464,
"c": 0.09438,
"h": 135
},
"luminance": 0.89428
}Semantic roles & 50–950 ramp
primary
#D5FFBF
secondary
#C27BE8
accent
#00E697
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683