#D4FFB8#D4FFB8
#D4FFB8 is a very light, moderate yellow-green. Relative luminance 0.890; OKLCH L 95.3% C 0.103 H 133.4°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FFB8 |
|---|---|
| RGB | rgb(212, 255, 184) |
| HSL | hsl(96, 100%, 86%) |
| HSV | hsv(96, 28%, 100%) |
| CMYK | cmyk(16.9%, 0%, 27.8%, 0%) |
| CIE-LAB | lab(95.57, -26.04, 29.55) |
| CIE-LCH | lch(95.57, 39.39, 131.39°) |
| OKLab | oklab(95.26% -0.0706 0.0746) |
| OKLCH | oklch(95.26% 0.103 133.4) |
| XYZ | xyz(71.5614, 88.9766, 58.7421) |
| Luminance | 0.8898 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 1.33
Very Pale Green
#CFFDBC
ΔE00 1.57
Pale Green
#C7FDB5
ΔE00 2.12
Light Light Green
#C8FFB0
ΔE00 2.28
Washed Out Green
#BCF5A6
ΔE00 3.72
Celadon
#BEFDB7
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FFB8 #E3B8FF
analogous
#F7FFB8 #D4FFB8 #B8FFBF
triadic
#D4FFB8 #B8D4FF #FFB8D4
tetradic
#D4FFB8 #B8F7FF #E3B8FF #FFBFB8
square
#D4FFB8 #B8F7FF #E3B8FF #FFBFB8
split-complementary
#D4FFB8 #BFB8FF #FFB8F7
monochromatic
#8AFF3E #AFFF7B #D4FFB8 #ECFFE0 #ECFFE0
Accessibility & contrast
On white
1.12
#D4FFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#D4FFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FFB8
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FFB8 | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B3
Deuteranopia (green-blind)
#FEF1BB
Tritanopia (blue-blind)
#D5F9EC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d4ffb8; /* rgb */ color: rgb(212, 255, 184); /* oklch */ color: oklch(95.3% 0.103 133.4);
Tailwind
colors: {
custom: {
50: '#e2ffcd',
500: '#d4ffb8',
950: '#000000',
},
}SCSS
$custom: #d4ffb8; $custom-light: #e2ffcd; $custom-dark: #000000;
JSON
{
"hex": "#d4ffb8",
"rgb": {
"r": 212,
"g": 255,
"b": 184
},
"hsl": {
"h": 96.338,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.95257,
"c": 0.10267,
"h": 133.4
},
"luminance": 0.88978
}Semantic roles & 50–950 ramp
primary
#D4FFB8
secondary
#BA75E7
accent
#00E68B
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151813
muted
#848683