#D3E477#D3E477
#D3E477 is a very light, vivid yellow. Relative luminance 0.707; OKLCH L 88.3% C 0.136 H 116.6°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D3E477 |
|---|---|
| RGB | rgb(211, 228, 119) |
| HSL | hsl(69, 67%, 68%) |
| HSV | hsv(69, 48%, 89%) |
| CMYK | cmyk(7.5%, 0%, 47.8%, 10.6%) |
| CIE-LAB | lab(87.32, -21.41, 50.90) |
| CIE-LCH | lch(87.32, 55.23, 112.81°) |
| OKLab | oklab(88.33% -0.0606 0.1213) |
| OKLCH | oklch(88.33% 0.136 116.6) |
| XYZ | xyz(57.9378, 70.6682, 28.0373) |
| Luminance | 0.7067 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.04
Light Khaki
#E6F2A2
ΔE00 5.80
Pear
#CBF85F
ΔE00 6.73
Greenish Tan
#BCCB7A
ΔE00 6.94
Khaki (CSS)
#F0E68C
ΔE00 7.07
Light Yellow Green
#CCFD7F
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3E477 #8877E4
analogous
#E4BE77 #D3E477 #9CE477
triadic
#D3E477 #77D3E4 #E477D3
tetradic
#D3E477 #77E4BE #8877E4 #E4779C
square
#D3E477 #77E4BE #8877E4 #E4779C
split-complementary
#D3E477 #779CE4 #BE77E4
monochromatic
#A4BB25 #C2DA44 #D3E477 #E4EEAA #F4F8DD
Accessibility & contrast
On white
1.39
#D3E477 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#D3E477 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3E477
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3E477 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3E477 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6D
Deuteranopia (green-blind)
#EFDC7D
Tritanopia (blue-blind)
#DDDACB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d3e477; /* rgb */ color: rgb(211, 228, 119); /* oklch */ color: oklch(88.3% 0.136 116.6);
Tailwind
colors: {
custom: {
50: '#e2eca0',
500: '#d3e477',
950: '#000000',
},
}SCSS
$custom: #d3e477; $custom-light: #e2eca0; $custom-dark: #000000;
JSON
{
"hex": "#d3e477",
"rgb": {
"r": 211,
"g": 228,
"b": 119
},
"hsl": {
"h": 69.358,
"s": 66.871,
"l": 68.039
},
"oklch": {
"l": 0.88327,
"c": 0.1356,
"h": 116.6
},
"luminance": 0.70668
}Semantic roles & 50–950 ramp
primary
#D3E477
secondary
#5744BB
accent
#17CF33
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#16160F
muted
#848480