#D4E67A#D4E67A
#D4E67A is a very light, vivid yellow-green. Relative luminance 0.720; OKLCH L 88.9% C 0.135 H 117.0°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E67A |
|---|---|
| RGB | rgb(212, 230, 122) |
| HSL | hsl(70, 68%, 69%) |
| HSV | hsv(70, 47%, 90%) |
| CMYK | cmyk(7.8%, 0%, 47%, 9.8%) |
| CIE-LAB | lab(87.97, -21.70, 50.28) |
| CIE-LCH | lch(87.97, 54.76, 113.35°) |
| OKLab | oklab(88.87% -0.0612 0.1201) |
| OKLCH | oklch(88.87% 0.135 117) |
| XYZ | xyz(58.9616, 71.9963, 29.1991) |
| Luminance | 0.7200 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.36
Light Khaki
#E6F2A2
ΔE00 5.44
Pear
#CBF85F
ΔE00 6.52
Light Yellow Green
#CCFD7F
ΔE00 6.71
Khaki (CSS)
#F0E68C
ΔE00 7.15
Greenish Tan
#BCCB7A
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E67A #8C7AE6
analogous
#E6C27A #D4E67A #9EE67A
triadic
#D4E67A #7AD4E6 #E67AD4
tetradic
#D4E67A #7AE6C2 #8C7AE6 #E67A9E
square
#D4E67A #7AE6C2 #8C7AE6 #E67A9E
split-complementary
#D4E67A #7A9EE6 #C27AE6
monochromatic
#A7C124 #C3DC46 #D4E67A #E5F0AE #F5F9E1
Accessibility & contrast
On white
1.36
#D4E67A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#D4E67A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E67A
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E67A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E67A | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC71
Deuteranopia (green-blind)
#F1DD80
Tritanopia (blue-blind)
#DEDCCD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d4e67a; /* rgb */ color: rgb(212, 230, 122); /* oklch */ color: oklch(88.9% 0.135 117.0);
Tailwind
colors: {
custom: {
50: '#e3eda3',
500: '#d4e67a',
950: '#000000',
},
}SCSS
$custom: #d4e67a; $custom-light: #e3eda3; $custom-dark: #000000;
JSON
{
"hex": "#d4e67a",
"rgb": {
"r": 212,
"g": 230,
"b": 122
},
"hsl": {
"h": 70,
"s": 68.354,
"l": 69.02
},
"oklch": {
"l": 0.88871,
"c": 0.13483,
"h": 117
},
"luminance": 0.71996
}Semantic roles & 50–950 ramp
primary
#D4E67A
secondary
#5A46BE
accent
#15D034
background
#FEFEFC
surface
#FCFDF6
border
#D5D5D0
text
#16160F
muted
#848480