#D2EA98#D2EA98
#D2EA98 is a very light, moderate yellow-green. Relative luminance 0.748; OKLCH L 90.0% C 0.109 H 121.9°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EA98 |
|---|---|
| RGB | rgb(210, 234, 152) |
| HSL | hsl(78, 66%, 76%) |
| HSV | hsv(78, 35%, 92%) |
| CMYK | cmyk(10.3%, 0%, 35%, 8.2%) |
| CIE-LAB | lab(89.31, -21.05, 37.27) |
| CIE-LCH | lch(89.31, 42.80, 119.46°) |
| OKLab | oklab(90.04% -0.0573 0.0922) |
| OKLCH | oklch(90.04% 0.109 121.9) |
| XYZ | xyz(61.6684, 74.8143, 40.8915) |
| Luminance | 0.7481 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.55
Pale Olive Green
#B1D27B
ΔE00 6.38
Light Grey Green
#B7E1A1
ΔE00 6.40
Washed Out Green
#BCF5A6
ΔE00 6.69
Pistachio (survey)
#C0FA8B
ΔE00 6.71
Greenish Beige
#C9D179
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EA98 #B098EA
analogous
#EAD998 #D2EA98 #A9EA98
triadic
#D2EA98 #98D2EA #EA98D2
tetradic
#D2EA98 #98EAD9 #B098EA #EA98A9
square
#D2EA98 #98EAD9 #B098EA #EA98A9
split-complementary
#D2EA98 #98A9EA #D998EA
monochromatic
#A6D532 #BCE065 #D2EA98 #E8F4CB #F4FAE6
Accessibility & contrast
On white
1.32
#D2EA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#D2EA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EA98
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EA98 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E192
Deuteranopia (green-blind)
#F0E09C
Tritanopia (blue-blind)
#D8E2D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d2ea98; /* rgb */ color: rgb(210, 234, 152); /* oklch */ color: oklch(90.0% 0.109 121.9);
Tailwind
colors: {
custom: {
50: '#e0f0b7',
500: '#d2ea98',
950: '#000000',
},
}SCSS
$custom: #d2ea98; $custom-light: #e0f0b7; $custom-dark: #000000;
JSON
{
"hex": "#d2ea98",
"rgb": {
"r": 210,
"g": 234,
"b": 152
},
"hsl": {
"h": 77.561,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.90039,
"c": 0.10853,
"h": 121.9
},
"luminance": 0.74814
}Semantic roles & 50–950 ramp
primary
#D2EA98
secondary
#7E61C5
accent
#18CE4D
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581