#D3EB83#D3EB83
#D3EB83 is a very light, vivid yellow-green. Relative luminance 0.749; OKLCH L 90.0% C 0.132 H 119.8°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EB83 |
|---|---|
| RGB | rgb(211, 235, 131) |
| HSL | hsl(74, 72%, 72%) |
| HSV | hsv(74, 44%, 92%) |
| CMYK | cmyk(10.2%, 0%, 44.3%, 7.8%) |
| CIE-LAB | lab(89.35, -23.58, 47.66) |
| CIE-LCH | lch(89.35, 53.17, 116.32°) |
| OKLab | oklab(90% -0.0658 0.1149) |
| OKLCH | oklch(90% 0.132 119.8) |
| XYZ | xyz(60.6693, 74.9044, 32.7302) |
| Luminance | 0.7490 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.77
Light Yellow Green
#CCFD7F
ΔE00 5.34
Pear
#CBF85F
ΔE00 6.11
Pistachio (survey)
#C0FA8B
ΔE00 6.32
Light Pea Green
#C4FE82
ΔE00 6.39
Greenish Beige
#C9D179
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EB83 #9B83EB
analogous
#EBCF83 #D3EB83 #9FEB83
triadic
#D3EB83 #83D3EB #EB83D3
tetradic
#D3EB83 #83EBCF #9B83EB #EB839F
square
#D3EB83 #83EBCF #9B83EB #EB839F
split-complementary
#D3EB83 #839FEB #CF83EB
monochromatic
#A9D222 #C0E24E #D3EB83 #E6F4B8 #F6FBE5
Accessibility & contrast
On white
1.31
#D3EB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#D3EB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EB83
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EB83 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E17A
Deuteranopia (green-blind)
#F4E188
Tritanopia (blue-blind)
#DCE1D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d3eb83; /* rgb */ color: rgb(211, 235, 131); /* oklch */ color: oklch(90.0% 0.132 119.8);
Tailwind
colors: {
custom: {
50: '#e2f1a9',
500: '#d3eb83',
950: '#000000',
},
}SCSS
$custom: #d3eb83; $custom-light: #e2f1a9; $custom-dark: #000000;
JSON
{
"hex": "#d3eb83",
"rgb": {
"r": 211,
"g": 235,
"b": 131
},
"hsl": {
"h": 73.846,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.89995,
"c": 0.1324,
"h": 119.8
},
"luminance": 0.74904
}Semantic roles & 50–950 ramp
primary
#D3EB83
secondary
#694DC5
accent
#11D43E
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581