#D2ED7B#D2ED7B
#D2ED7B is a very light, vivid yellow-green. Relative luminance 0.757; OKLCH L 90.2% C 0.143 H 120.3°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ED7B |
|---|---|
| RGB | rgb(210, 237, 123) |
| HSL | hsl(74, 76%, 71%) |
| HSV | hsv(74, 48%, 93%) |
| CMYK | cmyk(11.4%, 0%, 48.1%, 7.1%) |
| CIE-LAB | lab(89.72, -25.73, 51.90) |
| CIE-LCH | lch(89.72, 57.93, 116.37°) |
| OKLab | oklab(90.24% -0.0724 0.1238) |
| OKLCH | oklch(90.24% 0.143 120.3) |
| XYZ | xyz(60.4381, 75.7002, 30.1627) |
| Luminance | 0.7570 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.55
Pear
#CBF85F
ΔE00 4.78
Light Pea Green
#C4FE82
ΔE00 5.78
Light Khaki
#E6F2A2
ΔE00 5.87
Pistachio (survey)
#C0FA8B
ΔE00 6.09
Pale Lime
#BEFD73
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ED7B #967BED
analogous
#EDCF7B #D2ED7B #99ED7B
triadic
#D2ED7B #7BD2ED #ED7BD2
tetradic
#D2ED7B #7BEDCF #967BED #ED7B99
square
#D2ED7B #7BEDCF #967BED #ED7B99
split-complementary
#D2ED7B #7B99ED #CF7BED
monochromatic
#A6D11D #C0E645 #D2ED7B #E4F4B1 #F6FBE4
Accessibility & contrast
On white
1.30
#D2ED7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#D2ED7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ED7B
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ED7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ED7B | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E271
Deuteranopia (green-blind)
#F6E281
Tritanopia (blue-blind)
#DBE3D3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d2ed7b; /* rgb */ color: rgb(210, 237, 123); /* oklch */ color: oklch(90.2% 0.143 120.3);
Tailwind
colors: {
custom: {
50: '#e1f2a3',
500: '#d2ed7b',
950: '#000000',
},
}SCSS
$custom: #d2ed7b; $custom-light: #e1f2a3; $custom-dark: #000000;
JSON
{
"hex": "#d2ed7b",
"rgb": {
"r": 210,
"g": 237,
"b": 123
},
"hsl": {
"h": 74.211,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.90244,
"c": 0.14343,
"h": 120.3
},
"luminance": 0.757
}Semantic roles & 50–950 ramp
primary
#D2ED7B
secondary
#6446C6
accent
#0DD83D
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#16170F
muted
#848580