#D2E478#D2E478
#D2E478 is a very light, vivid yellow-green. Relative luminance 0.705; OKLCH L 88.3% C 0.135 H 117.0°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E478 |
|---|---|
| RGB | rgb(210, 228, 120) |
| HSL | hsl(70, 67%, 68%) |
| HSV | hsv(70, 47%, 89%) |
| CMYK | cmyk(7.9%, 0%, 47.4%, 10.6%) |
| CIE-LAB | lab(87.26, -21.70, 50.34) |
| CIE-LCH | lch(87.26, 54.82, 113.32°) |
| OKLab | oklab(88.27% -0.0613 0.1201) |
| OKLCH | oklch(88.27% 0.135 117) |
| XYZ | xyz(57.7125, 70.5450, 28.3419) |
| Luminance | 0.7055 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.02
Light Khaki
#E6F2A2
ΔE00 5.73
Pear
#CBF85F
ΔE00 6.70
Greenish Tan
#BCCB7A
ΔE00 6.81
Light Yellow Green
#CCFD7F
ΔE00 6.96
Pale Olive Green
#B1D27B
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E478 #8A78E4
analogous
#E4C078 #D2E478 #9CE478
triadic
#D2E478 #78D2E4 #E478D2
tetradic
#D2E478 #78E4C0 #8A78E4 #E4789C
square
#D2E478 #78E4C0 #8A78E4 #E4789C
split-complementary
#D2E478 #789CE4 #C078E4
monochromatic
#A3BC26 #C1DA45 #D2E478 #E3EEAB #F4F8DE
Accessibility & contrast
On white
1.39
#D2E478 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#D2E478 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E478
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E478 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E478 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6F
Deuteranopia (green-blind)
#EFDB7E
Tritanopia (blue-blind)
#DCDACB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d2e478; /* rgb */ color: rgb(210, 228, 120); /* oklch */ color: oklch(88.3% 0.135 117.0);
Tailwind
colors: {
custom: {
50: '#e1eca1',
500: '#d2e478',
950: '#000000',
},
}SCSS
$custom: #d2e478; $custom-light: #e1eca1; $custom-dark: #000000;
JSON
{
"hex": "#d2e478",
"rgb": {
"r": 210,
"g": 228,
"b": 120
},
"hsl": {
"h": 70,
"s": 66.667,
"l": 68.235
},
"oklch": {
"l": 0.88265,
"c": 0.13489,
"h": 117
},
"luminance": 0.70545
}Semantic roles & 50–950 ramp
primary
#D2E478
secondary
#5945BB
accent
#17CF36
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#16160F
muted
#848480