#D5F7B2#D5F7B2
#D5F7B2 is a very light, moderate yellow-green. Relative luminance 0.839; OKLCH L 93.5% C 0.097 H 129.4°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #D5F7B2 |
|---|---|
| RGB | rgb(213, 247, 178) |
| HSL | hsl(90, 81%, 83%) |
| HSV | hsv(90, 28%, 97%) |
| CMYK | cmyk(13.8%, 0%, 27.9%, 3.1%) |
| CIE-LAB | lab(93.40, -22.75, 29.65) |
| CIE-LCH | lch(93.40, 37.37, 127.50°) |
| OKLab | oklab(93.5% -0.0614 0.0747) |
| OKLCH | oklch(93.5% 0.097 129.4) |
| XYZ | xyz(68.7360, 83.8813, 54.6803) |
| Luminance | 0.8388 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.88
Very Light Green
#D1FFBD
ΔE00 2.92
Pale Green
#C7FDB5
ΔE00 3.66
Light Light Green
#C8FFB0
ΔE00 3.84
Light Sage
#BCECAC
ΔE00 4.31
Washed Out Green
#BCF5A6
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5F7B2 #D4B2F7
analogous
#F7F6B2 #D5F7B2 #B2F7B2
triadic
#D5F7B2 #B2D5F7 #F7B2D5
tetradic
#D5F7B2 #B2F7F6 #D4B2F7 #F7B2B2
square
#D5F7B2 #B2F7F6 #D4B2F7 #F7B2B2
split-complementary
#D5F7B2 #B2B2F7 #F6B2F7
monochromatic
#99EB43 #B7F17B #D5F7B2 #F0FCE3 #F0FCE3
Accessibility & contrast
On white
1.18
#D5F7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#D5F7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5F7B2
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5F7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5F7B2 | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEEAE
Deuteranopia (green-blind)
#F9EBB5
Tritanopia (blue-blind)
#D8F1E5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d5f7b2; /* rgb */ color: rgb(213, 247, 178); /* oklch */ color: oklch(93.5% 0.097 129.4);
Tailwind
colors: {
custom: {
50: '#e2fac9',
500: '#d5f7b2',
950: '#000000',
},
}SCSS
$custom: #d5f7b2; $custom-light: #e2fac9; $custom-dark: #000000;
JSON
{
"hex": "#d5f7b2",
"rgb": {
"r": 213,
"g": 247,
"b": 178
},
"hsl": {
"h": 89.565,
"s": 81.176,
"l": 83.333
},
"oklch": {
"l": 0.93501,
"c": 0.09673,
"h": 129.4
},
"luminance": 0.83882
}Semantic roles & 50–950 ramp
primary
#D5F7B2
secondary
#A674D9
accent
#08DE71
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582