#D5FBB2#D5FBB2
#D5FBB2 is a very light, moderate yellow-green. Relative luminance 0.864; OKLCH L 94.4% C 0.103 H 130.5°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FBB2 |
|---|---|
| RGB | rgb(213, 251, 178) |
| HSL | hsl(91, 90%, 84%) |
| HSV | hsv(91, 29%, 98%) |
| CMYK | cmyk(15.1%, 0%, 29.1%, 1.6%) |
| CIE-LAB | lab(94.46, -24.66, 31.08) |
| CIE-LCH | lch(94.46, 39.68, 128.43°) |
| OKLab | oklab(94.35% -0.0668 0.0782) |
| OKLCH | oklch(94.35% 0.103 130.5) |
| XYZ | xyz(69.9723, 86.3540, 55.0924) |
| Luminance | 0.8636 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.50
Very Pale Green
#CFFDBC
ΔE00 2.60
Light Light Green
#C8FFB0
ΔE00 2.95
Pale Green
#C7FDB5
ΔE00 3.04
Washed Out Green
#BCF5A6
ΔE00 3.88
Tea Green
#BDF8A3
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FBB2 #D8B2FB
analogous
#F9FBB2 #D5FBB2 #B2FBB4
triadic
#D5FBB2 #B2D5FB #FBB2D5
tetradic
#D5FBB2 #B2F9FB #D8B2FB #FBB4B2
square
#D5FBB2 #B2F9FB #D8B2FB #FBB4B2
split-complementary
#D5FBB2 #B4B2FB #FBB2F9
monochromatic
#96F53E #B5F878 #D5FBB2 #EFFDE2 #EFFDE2
Accessibility & contrast
On white
1.15
#D5FBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#D5FBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FBB2
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FBB2 | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AD
Deuteranopia (green-blind)
#FCEEB5
Tritanopia (blue-blind)
#D7F5E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d5fbb2; /* rgb */ color: rgb(213, 251, 178); /* oklch */ color: oklch(94.4% 0.103 130.5);
Tailwind
colors: {
custom: {
50: '#e2fcc9',
500: '#d5fbb2',
950: '#000000',
},
}SCSS
$custom: #d5fbb2; $custom-light: #e2fcc9; $custom-dark: #000000;
JSON
{
"hex": "#d5fbb2",
"rgb": {
"r": 213,
"g": 251,
"b": 178
},
"hsl": {
"h": 91.233,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.94352,
"c": 0.1028,
"h": 130.5
},
"luminance": 0.86355
}Semantic roles & 50–950 ramp
primary
#D5FBB2
secondary
#AB72DF
accent
#00E677
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582