#D3E474#D3E474
#D3E474 is a very light, vivid yellow. Relative luminance 0.706; OKLCH L 88.3% C 0.139 H 116.4°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D3E474 |
|---|---|
| RGB | rgb(211, 228, 116) |
| HSL | hsl(69, 67%, 67%) |
| HSV | hsv(69, 49%, 89%) |
| CMYK | cmyk(7.5%, 0%, 49.1%, 10.6%) |
| CIE-LAB | lab(87.29, -21.70, 52.27) |
| CIE-LCH | lch(87.29, 56.60, 112.54°) |
| OKLab | oklab(88.29% -0.0617 0.1241) |
| OKLCH | oklch(88.29% 0.139 116.4) |
| XYZ | xyz(57.7605, 70.5972, 27.1034) |
| Luminance | 0.7060 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.24
Light Khaki
#E6F2A2
ΔE00 6.14
Pear
#CBF85F
ΔE00 6.54
Sickly Yellow
#D0E429
ΔE00 6.94
Light Yellow Green
#CCFD7F
ΔE00 7.13
Khaki (CSS)
#F0E68C
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3E474 #8574E4
analogous
#E4BD74 #D3E474 #9BE474
triadic
#D3E474 #74D3E4 #E474D3
tetradic
#D3E474 #74E4BD #8574E4 #E4749B
square
#D3E474 #74E4BD #8574E4 #E4749B
split-complementary
#D3E474 #749BE4 #BD74E4
monochromatic
#A3BA24 #C3DA41 #D3E474 #E3EEA7 #F3F8DA
Accessibility & contrast
On white
1.39
#D3E474 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#D3E474 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3E474
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3E474 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3E474 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6A
Deuteranopia (green-blind)
#EFDC7A
Tritanopia (blue-blind)
#DED9CA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d3e474; /* rgb */ color: rgb(211, 228, 116); /* oklch */ color: oklch(88.3% 0.139 116.4);
Tailwind
colors: {
custom: {
50: '#e2ec9e',
500: '#d3e474',
950: '#000000',
},
}SCSS
$custom: #d3e474; $custom-light: #e2ec9e; $custom-dark: #000000;
JSON
{
"hex": "#d3e474",
"rgb": {
"r": 211,
"g": 228,
"b": 116
},
"hsl": {
"h": 69.107,
"s": 67.47,
"l": 67.451
},
"oklch": {
"l": 0.88288,
"c": 0.13856,
"h": 116.4
},
"luminance": 0.70597
}Semantic roles & 50–950 ramp
primary
#D3E474
secondary
#5543BA
accent
#16CF32
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#16160F
muted
#848480