#D8FBB2#D8FBB2
#D8FBB2 is a very light, moderate yellow-green. Relative luminance 0.868; OKLCH L 94.6% C 0.101 H 129.0°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FBB2 |
|---|---|
| RGB | rgb(216, 251, 178) |
| HSL | hsl(89, 90%, 84%) |
| HSV | hsv(89, 29%, 98%) |
| CMYK | cmyk(13.9%, 0%, 29.1%, 1.6%) |
| CIE-LAB | lab(94.66, -23.61, 31.38) |
| CIE-LCH | lch(94.66, 39.27, 126.96°) |
| OKLab | oklab(94.56% -0.0639 0.0789) |
| OKLCH | oklch(94.56% 0.101 129) |
| XYZ | xyz(70.8507, 86.8069, 55.1336) |
| Luminance | 0.8681 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.98
Very Pale Green
#CFFDBC
ΔE00 3.09
Light Light Green
#C8FFB0
ΔE00 3.51
Pale Green
#C7FDB5
ΔE00 3.65
Washed Out Green
#BCF5A6
ΔE00 4.43
Tea Green
#BDF8A3
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FBB2 #D5B2FB
analogous
#FBF9B2 #D8FBB2 #B4FBB2
triadic
#D8FBB2 #B2D8FB #FBB2D8
tetradic
#D8FBB2 #B2FBF9 #D5B2FB #FBB2B4
square
#D8FBB2 #B2FBF9 #D5B2FB #FBB2B4
split-complementary
#D8FBB2 #B2B4FB #F9B2FB
monochromatic
#9DF53E #BBF878 #D8FBB2 #F0FDE2 #F0FDE2
Accessibility & contrast
On white
1.14
#D8FBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#D8FBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FBB2
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FBB2 | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AD
Deuteranopia (green-blind)
#FDEFB5
Tritanopia (blue-blind)
#DBF5E8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d8fbb2; /* rgb */ color: rgb(216, 251, 178); /* oklch */ color: oklch(94.6% 0.101 129.0);
Tailwind
colors: {
custom: {
50: '#e4fcc9',
500: '#d8fbb2',
950: '#000000',
},
}SCSS
$custom: #d8fbb2; $custom-light: #e4fcc9; $custom-dark: #000000;
JSON
{
"hex": "#d8fbb2",
"rgb": {
"r": 216,
"g": 251,
"b": 178
},
"hsl": {
"h": 88.767,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.94556,
"c": 0.10147,
"h": 129
},
"luminance": 0.86808
}Semantic roles & 50–950 ramp
primary
#D8FBB2
secondary
#A672DF
accent
#00E66E
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582