#D2EFA2#D2EFA2
#D2EFA2 is a very light, moderate yellow-green. Relative luminance 0.780; OKLCH L 91.3% C 0.104 H 125.2°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EFA2 |
|---|---|
| RGB | rgb(210, 239, 162) |
| HSL | hsl(83, 71%, 79%) |
| HSV | hsv(83, 32%, 94%) |
| CMYK | cmyk(12.1%, 0%, 32.2%, 6.3%) |
| CIE-LAB | lab(90.80, -22.18, 34.21) |
| CIE-LCH | lch(90.80, 40.77, 122.95°) |
| OKLab | oklab(91.29% -0.0601 0.0853) |
| OKLCH | oklch(91.29% 0.104 125.2) |
| XYZ | xyz(63.9657, 78.0429, 45.8693) |
| Luminance | 0.7804 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.29
Washed Out Green
#BCF5A6
ΔE00 5.20
Tea Green
#BDF8A3
ΔE00 5.34
Light Sage
#BCECAC
ΔE00 5.38
Very Pale Green
#CFFDBC
ΔE00 5.39
Light Light Green
#C8FFB0
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EFA2 #BFA2EF
analogous
#EFE5A2 #D2EFA2 #ABEFA2
triadic
#D2EFA2 #A2D2EF #EFA2D2
tetradic
#D2EFA2 #A2EFE5 #BFA2EF #EFA2AB
square
#D2EFA2 #A2EFE5 #BFA2EF #EFA2AB
split-complementary
#D2EFA2 #A2ABEF #E5A2EF
monochromatic
#9FDD3A #B9E66E #D2EFA2 #EBF8D6 #F2FBE5
Accessibility & contrast
On white
1.26
#D2EFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#D2EFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EFA2
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EFA2 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E69D
Deuteranopia (green-blind)
#F3E4A6
Tritanopia (blue-blind)
#D7E8DB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2efa2; /* rgb */ color: rgb(210, 239, 162); /* oklch */ color: oklch(91.3% 0.104 125.2);
Tailwind
colors: {
custom: {
50: '#e0f4be',
500: '#d2efa2',
950: '#000000',
},
}SCSS
$custom: #d2efa2; $custom-light: #e0f4be; $custom-dark: #000000;
JSON
{
"hex": "#d2efa2",
"rgb": {
"r": 210,
"g": 239,
"b": 162
},
"hsl": {
"h": 82.597,
"s": 70.642,
"l": 78.627
},
"oklch": {
"l": 0.91285,
"c": 0.10434,
"h": 125.2
},
"luminance": 0.78043
}Semantic roles & 50–950 ramp
primary
#D2EFA2
secondary
#8E69CC
accent
#13D35B
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582