#D2EB83#D2EB83
#D2EB83 is a very light, vivid yellow-green. Relative luminance 0.748; OKLCH L 89.9% C 0.133 H 120.2°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EB83 |
|---|---|
| RGB | rgb(210, 235, 131) |
| HSL | hsl(74, 72%, 72%) |
| HSV | hsv(74, 44%, 92%) |
| CMYK | cmyk(10.6%, 0%, 44.3%, 7.8%) |
| CIE-LAB | lab(89.28, -23.96, 47.56) |
| CIE-LCH | lch(89.28, 53.25, 116.74°) |
| OKLab | oklab(89.92% -0.0668 0.1147) |
| OKLCH | oklch(89.92% 0.133 120.2) |
| XYZ | xyz(60.3836, 74.7572, 32.7168) |
| Luminance | 0.7476 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.87
Light Yellow Green
#CCFD7F
ΔE00 5.22
Pear
#CBF85F
ΔE00 6.06
Pistachio (survey)
#C0FA8B
ΔE00 6.13
Light Pea Green
#C4FE82
ΔE00 6.23
Greenish Beige
#C9D179
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EB83 #9C83EB
analogous
#EBD083 #D2EB83 #9EEB83
triadic
#D2EB83 #83D2EB #EB83D2
tetradic
#D2EB83 #83EBD0 #9C83EB #EB839E
square
#D2EB83 #83EBD0 #9C83EB #EB839E
split-complementary
#D2EB83 #839EEB #D083EB
monochromatic
#A7D222 #BFE24E #D2EB83 #E5F4B8 #F5FBE5
Accessibility & contrast
On white
1.32
#D2EB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#D2EB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EB83
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EB83 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E17A
Deuteranopia (green-blind)
#F3E188
Tritanopia (blue-blind)
#DBE1D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d2eb83; /* rgb */ color: rgb(210, 235, 131); /* oklch */ color: oklch(89.9% 0.133 120.2);
Tailwind
colors: {
custom: {
50: '#e1f1a9',
500: '#d2eb83',
950: '#000000',
},
}SCSS
$custom: #d2eb83; $custom-light: #e1f1a9; $custom-dark: #000000;
JSON
{
"hex": "#d2eb83",
"rgb": {
"r": 210,
"g": 235,
"b": 131
},
"hsl": {
"h": 74.423,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.89922,
"c": 0.13273,
"h": 120.2
},
"luminance": 0.74757
}Semantic roles & 50–950 ramp
primary
#D2EB83
secondary
#6A4DC5
accent
#11D440
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581