#D4F8A2#D4F8A2
#D4F8A2 is a very light, moderate yellow-green. Relative luminance 0.837; OKLCH L 93.3% C 0.117 H 127.0°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D4F8A2 |
|---|---|
| RGB | rgb(212, 248, 162) |
| HSL | hsl(85, 86%, 80%) |
| HSV | hsv(85, 35%, 97%) |
| CMYK | cmyk(14.5%, 0%, 34.7%, 2.7%) |
| CIE-LAB | lab(93.34, -25.76, 37.58) |
| CIE-LCH | lch(93.34, 45.56, 124.43°) |
| OKLab | oklab(93.35% -0.0702 0.0932) |
| OKLCH | oklch(93.35% 0.117 127) |
| XYZ | xyz(67.2396, 83.7399, 46.7964) |
| Luminance | 0.8374 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 4.21
Celery
#C1FD95
ΔE00 4.22
Tea Green
#BDF8A3
ΔE00 4.30
Pistachio (survey)
#C0FA8B
ΔE00 4.54
Washed Out Green
#BCF5A6
ΔE00 4.63
Pale Green
#C7FDB5
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4F8A2 #C6A2F8
analogous
#F8F1A2 #D4F8A2 #A9F8A2
triadic
#D4F8A2 #A2D4F8 #F8A2D4
tetradic
#D4F8A2 #A2F8F1 #C6A2F8 #F8A2A9
square
#D4F8A2 #A2F8F1 #C6A2F8 #F8A2A9
split-complementary
#D4F8A2 #A2A9F8 #F1A2F8
monochromatic
#9FEF30 #BAF469 #D4F8A2 #EEFCDB #F2FDE3
Accessibility & contrast
On white
1.18
#D4F8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#D4F8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4F8A2
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4F8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4F8A2 | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED9C
Deuteranopia (green-blind)
#FBEBA6
Tritanopia (blue-blind)
#D8F0E2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d4f8a2; /* rgb */ color: rgb(212, 248, 162); /* oklch */ color: oklch(93.3% 0.117 127.0);
Tailwind
colors: {
custom: {
50: '#e2fabe',
500: '#d4f8a2',
950: '#000000',
},
}SCSS
$custom: #d4f8a2; $custom-light: #e2fabe; $custom-dark: #000000;
JSON
{
"hex": "#d4f8a2",
"rgb": {
"r": 212,
"g": 248,
"b": 162
},
"hsl": {
"h": 85.116,
"s": 86,
"l": 80.392
},
"oklch": {
"l": 0.93349,
"c": 0.11668,
"h": 127
},
"luminance": 0.8374
}Semantic roles & 50–950 ramp
primary
#D4F8A2
secondary
#9665D9
accent
#03E361
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582