#D3EC88#D3EC88
#D3EC88 is a very light, vivid yellow-green. Relative luminance 0.756; OKLCH L 90.3% C 0.129 H 120.5°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EC88 |
|---|---|
| RGB | rgb(211, 236, 136) |
| HSL | hsl(75, 72%, 73%) |
| HSV | hsv(75, 42%, 93%) |
| CMYK | cmyk(10.6%, 0%, 42.4%, 7.5%) |
| CIE-LAB | lab(89.68, -23.52, 45.66) |
| CIE-LCH | lch(89.68, 51.36, 117.26°) |
| OKLab | oklab(90.28% -0.0653 0.1107) |
| OKLCH | oklch(90.28% 0.129 120.5) |
| XYZ | xyz(61.3035, 75.6175, 34.6538) |
| Luminance | 0.7562 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.38
Light Yellow Green
#CCFD7F
ΔE00 5.29
Pistachio (survey)
#C0FA8B
ΔE00 5.97
Light Pea Green
#C4FE82
ΔE00 6.22
Pear
#CBF85F
ΔE00 6.50
Light Yellowish Green
#C2FF89
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EC88 #A188EC
analogous
#ECD388 #D3EC88 #A1EC88
triadic
#D3EC88 #88D3EC #EC88D3
tetradic
#D3EC88 #88ECD3 #A188EC #EC88A1
square
#D3EC88 #88ECD3 #A188EC #EC88A1
split-complementary
#D3EC88 #88A1EC #D388EC
monochromatic
#AAD722 #BFE453 #D3EC88 #E7F4BD #F5FBE5
Accessibility & contrast
On white
1.30
#D3EC88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#D3EC88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EC88
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EC88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EC88 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E280
Deuteranopia (green-blind)
#F4E28D
Tritanopia (blue-blind)
#DBE3D4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d3ec88; /* rgb */ color: rgb(211, 236, 136); /* oklch */ color: oklch(90.3% 0.129 120.5);
Tailwind
colors: {
custom: {
50: '#e2f2ac',
500: '#d3ec88',
950: '#000000',
},
}SCSS
$custom: #d3ec88; $custom-light: #e2f2ac; $custom-dark: #000000;
JSON
{
"hex": "#d3ec88",
"rgb": {
"r": 211,
"g": 236,
"b": 136
},
"hsl": {
"h": 75,
"s": 72.464,
"l": 72.941
},
"oklch": {
"l": 0.90282,
"c": 0.1285,
"h": 120.5
},
"luminance": 0.75617
}Semantic roles & 50–950 ramp
primary
#D3EC88
secondary
#6F52C6
accent
#11D542
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581