#D2E67A#D2E67A
#D2E67A is a very light, vivid yellow-green. Relative luminance 0.717; OKLCH L 88.7% C 0.135 H 117.9°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E67A |
|---|---|
| RGB | rgb(210, 230, 122) |
| HSL | hsl(71, 68%, 69%) |
| HSV | hsv(71, 47%, 90%) |
| CMYK | cmyk(8.7%, 0%, 47%, 9.8%) |
| CIE-LAB | lab(87.82, -22.48, 50.07) |
| CIE-LCH | lch(87.82, 54.89, 114.17°) |
| OKLab | oklab(88.72% -0.0633 0.1197) |
| OKLCH | oklch(88.72% 0.135 117.9) |
| XYZ | xyz(58.3885, 71.7008, 29.1723) |
| Luminance | 0.7170 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.45
Light Khaki
#E6F2A2
ΔE00 5.53
Pear
#CBF85F
ΔE00 6.34
Light Yellow Green
#CCFD7F
ΔE00 6.41
Pale Olive Green
#B1D27B
ΔE00 7.02
Greenish Tan
#BCCB7A
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E67A #8E7AE6
analogous
#E6C47A #D2E67A #9CE67A
triadic
#D2E67A #7AD2E6 #E67AD2
tetradic
#D2E67A #7AE6C4 #8E7AE6 #E67A9C
square
#D2E67A #7AE6C4 #8E7AE6 #E67A9C
split-complementary
#D2E67A #7A9CE6 #C47AE6
monochromatic
#A4C124 #C1DC46 #D2E67A #E3F0AE #F5F9E1
Accessibility & contrast
On white
1.37
#D2E67A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#D2E67A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E67A
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E67A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E67A | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC71
Deuteranopia (green-blind)
#F0DD80
Tritanopia (blue-blind)
#DCDCCD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2e67a; /* rgb */ color: rgb(210, 230, 122); /* oklch */ color: oklch(88.7% 0.135 117.9);
Tailwind
colors: {
custom: {
50: '#e1eda2',
500: '#d2e67a',
950: '#000000',
},
}SCSS
$custom: #d2e67a; $custom-light: #e1eda2; $custom-dark: #000000;
JSON
{
"hex": "#d2e67a",
"rgb": {
"r": 210,
"g": 230,
"b": 122
},
"hsl": {
"h": 71.111,
"s": 68.354,
"l": 69.02
},
"oklch": {
"l": 0.88721,
"c": 0.13542,
"h": 117.9
},
"luminance": 0.717
}Semantic roles & 50–950 ramp
primary
#D2E67A
secondary
#5C46BE
accent
#15D038
background
#FEFEFC
surface
#FCFDF6
border
#D5D5D0
text
#15160F
muted
#848480