#D5FFBE#D5FFBE
#D5FFBE is a very light, moderate yellow-green. Relative luminance 0.894; OKLCH L 95.4% C 0.096 H 134.7°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FFBE |
|---|---|
| RGB | rgb(213, 255, 190) |
| HSL | hsl(99, 100%, 87%) |
| HSV | hsv(99, 25%, 100%) |
| CMYK | cmyk(16.5%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(95.74, -24.81, 26.76) |
| CIE-LCH | lch(95.74, 36.49, 132.83°) |
| OKLab | oklab(95.44% -0.0672 0.0679) |
| OKLCH | oklch(95.44% 0.096 134.7) |
| XYZ | xyz(72.4930, 89.3826, 62.1385) |
| Luminance | 0.8938 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.75
Very Pale Green
#CFFDBC
ΔE00 0.95
Pale Green
#C7FDB5
ΔE00 2.42
Light Light Green
#C8FFB0
ΔE00 3.10
Celadon
#BEFDB7
ΔE00 3.73
Washed Out Green
#BCF5A6
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FFBE #E8BEFF
analogous
#F6FFBE #D5FFBE #BEFFC8
triadic
#D5FFBE #BED5FF #FFBED5
tetradic
#D5FFBE #BEF6FF #E8BEFF #FFC8BE
square
#D5FFBE #BEF6FF #E8BEFF #FFC8BE
split-complementary
#D5FFBE #C8BEFF #FFBEF6
monochromatic
#86FF44 #ADFF81 #D5FFBE #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.11
#D5FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#D5FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FFBE
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FFBE | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5BA
Deuteranopia (green-blind)
#FEF1C1
Tritanopia (blue-blind)
#D5FAEE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d5ffbe; /* rgb */ color: rgb(213, 255, 190); /* oklch */ color: oklch(95.4% 0.096 134.7);
Tailwind
colors: {
custom: {
50: '#e2ffd2',
500: '#d5ffbe',
950: '#000000',
},
}SCSS
$custom: #d5ffbe; $custom-light: #e2ffd2; $custom-dark: #000000;
JSON
{
"hex": "#d5ffbe",
"rgb": {
"r": 213,
"g": 255,
"b": 190
},
"hsl": {
"h": 98.769,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.95444,
"c": 0.0955,
"h": 134.7
},
"luminance": 0.89384
}Semantic roles & 50–950 ramp
primary
#D5FFBE
secondary
#C17AE7
accent
#00E694
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683