#D4EE83#D4EE83
#D4EE83 is a very light, vivid yellow-green. Relative luminance 0.768; OKLCH L 90.7% C 0.136 H 120.4°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EE83 |
|---|---|
| RGB | rgb(212, 238, 131) |
| HSL | hsl(75, 76%, 72%) |
| HSV | hsv(75, 45%, 93%) |
| CMYK | cmyk(10.9%, 0%, 45%, 6.7%) |
| CIE-LAB | lab(90.22, -24.64, 48.76) |
| CIE-LCH | lch(90.22, 54.63, 116.81°) |
| OKLab | oklab(90.71% -0.0688 0.1173) |
| OKLCH | oklch(90.71% 0.136 120.4) |
| XYZ | xyz(61.8229, 76.7850, 33.0324) |
| Luminance | 0.7679 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.67
Light Khaki
#E6F2A2
ΔE00 4.98
Pear
#CBF85F
ΔE00 5.54
Light Pea Green
#C4FE82
ΔE00 5.79
Pistachio (survey)
#C0FA8B
ΔE00 5.86
Light Yellowish Green
#C2FF89
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EE83 #9D83EE
analogous
#EED283 #D4EE83 #9FEE83
triadic
#D4EE83 #83D4EE #EE83D4
tetradic
#D4EE83 #83EED2 #9D83EE #EE839F
square
#D4EE83 #83EED2 #9D83EE #EE839F
split-complementary
#D4EE83 #839FEE #D283EE
monochromatic
#ABD91E #C1E74D #D4EE83 #E7F5B9 #F6FBE4
Accessibility & contrast
On white
1.28
#D4EE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#D4EE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EE83
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EE83 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE37A
Deuteranopia (green-blind)
#F7E389
Tritanopia (blue-blind)
#DDE4D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d4ee83; /* rgb */ color: rgb(212, 238, 131); /* oklch */ color: oklch(90.7% 0.136 120.4);
Tailwind
colors: {
custom: {
50: '#e3f3a9',
500: '#d4ee83',
950: '#000000',
},
}SCSS
$custom: #d4ee83; $custom-light: #e3f3a9; $custom-dark: #000000;
JSON
{
"hex": "#d4ee83",
"rgb": {
"r": 212,
"g": 238,
"b": 131
},
"hsl": {
"h": 74.579,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.90712,
"c": 0.13603,
"h": 120.4
},
"luminance": 0.76785
}Semantic roles & 50–950 ramp
primary
#D4EE83
secondary
#6B4DC8
accent
#0DD83F
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161710
muted
#848581