#D2EBA2#D2EBA2
#D2EBA2 is a very light, moderate yellow-green. Relative luminance 0.757; OKLCH L 90.4% C 0.098 H 123.7°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EBA2 |
|---|---|
| RGB | rgb(210, 235, 162) |
| HSL | hsl(81, 65%, 78%) |
| HSV | hsv(81, 31%, 92%) |
| CMYK | cmyk(10.6%, 0%, 31.1%, 7.8%) |
| CIE-LAB | lab(89.73, -20.24, 32.79) |
| CIE-LCH | lch(89.73, 38.53, 121.68°) |
| OKLab | oklab(90.43% -0.0547 0.0819) |
| OKLCH | oklch(90.43% 0.098 123.7) |
| XYZ | xyz(62.8077, 75.7268, 45.4833) |
| Luminance | 0.7573 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.09
Light Grey Green
#B7E1A1
ΔE00 5.30
Light Sage
#BCECAC
ΔE00 5.57
Very Pale Green
#CFFDBC
ΔE00 5.97
Washed Out Green
#BCF5A6
ΔE00 5.99
Very Light Green
#D1FFBD
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EBA2 #BBA2EB
analogous
#EBDFA2 #D2EBA2 #ADEBA2
triadic
#D2EBA2 #A2D2EB #EBA2D2
tetradic
#D2EBA2 #A2EBDF #BBA2EB #EBA2AD
square
#D2EBA2 #A2EBDF #BBA2EB #EBA2AD
split-complementary
#D2EBA2 #A2ADEB #DFA2EB
monochromatic
#A1D53D #BAE070 #D2EBA2 #EAF6D4 #F3FAE6
Accessibility & contrast
On white
1.30
#D2EBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#D2EBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EBA2
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EBA2 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E29D
Deuteranopia (green-blind)
#F0E1A5
Tritanopia (blue-blind)
#D7E4D8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d2eba2; /* rgb */ color: rgb(210, 235, 162); /* oklch */ color: oklch(90.4% 0.098 123.7);
Tailwind
colors: {
custom: {
50: '#e0f1be',
500: '#d2eba2',
950: '#000000',
},
}SCSS
$custom: #d2eba2; $custom-light: #e0f1be; $custom-dark: #000000;
JSON
{
"hex": "#d2eba2",
"rgb": {
"r": 210,
"g": 235,
"b": 162
},
"hsl": {
"h": 80.548,
"s": 64.602,
"l": 77.843
},
"oklch": {
"l": 0.90432,
"c": 0.09849,
"h": 123.7
},
"luminance": 0.75727
}Semantic roles & 50–950 ramp
primary
#D2EBA2
secondary
#8A6AC7
accent
#19CC56
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151612
muted
#848582