#D3EE7A#D3EE7A
#D3EE7A is a very light, vivid yellow-green. Relative luminance 0.764; OKLCH L 90.5% C 0.145 H 120.2°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EE7A |
|---|---|
| RGB | rgb(211, 238, 122) |
| HSL | hsl(74, 77%, 71%) |
| HSV | hsv(74, 49%, 93%) |
| CMYK | cmyk(11.3%, 0%, 48.7%, 6.7%) |
| CIE-LAB | lab(90.05, -25.92, 52.78) |
| CIE-LCH | lch(90.05, 58.80, 116.16°) |
| OKLab | oklab(90.52% -0.0731 0.1256) |
| OKLCH | oklch(90.52% 0.145 120.2) |
| XYZ | xyz(60.9518, 76.4033, 29.9449) |
| Luminance | 0.7640 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.45
Pear
#CBF85F
ΔE00 4.54
Light Pea Green
#C4FE82
ΔE00 5.74
Light Khaki
#E6F2A2
ΔE00 6.00
Pale Lime
#BEFD73
ΔE00 6.08
Pistachio (survey)
#C0FA8B
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EE7A #957AEE
analogous
#EECF7A #D3EE7A #99EE7A
triadic
#D3EE7A #7AD3EE #EE7AD3
tetradic
#D3EE7A #7AEECF #957AEE #EE7A99
square
#D3EE7A #7AEECF #957AEE #EE7A99
split-complementary
#D3EE7A #7A99EE #CF7AEE
monochromatic
#A8D31B #C1E744 #D3EE7A #E5F5B0 #F6FCE4
Accessibility & contrast
On white
1.29
#D3EE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#D3EE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EE7A
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EE7A | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE370
Deuteranopia (green-blind)
#F7E380
Tritanopia (blue-blind)
#DCE4D3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d3ee7a; /* rgb */ color: rgb(211, 238, 122); /* oklch */ color: oklch(90.5% 0.145 120.2);
Tailwind
colors: {
custom: {
50: '#e2f3a3',
500: '#d3ee7a',
950: '#000000',
},
}SCSS
$custom: #d3ee7a; $custom-light: #e2f3a3; $custom-dark: #000000;
JSON
{
"hex": "#d3ee7a",
"rgb": {
"r": 211,
"g": 238,
"b": 122
},
"hsl": {
"h": 73.966,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.90519,
"c": 0.14536,
"h": 120.2
},
"luminance": 0.76403
}Semantic roles & 50–950 ramp
primary
#D3EE7A
secondary
#6345C8
accent
#0CDA3C
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#16170F
muted
#848580