#D3E574#D3E574
#D3E574 is a very light, vivid yellow. Relative luminance 0.711; OKLCH L 88.5% C 0.140 H 116.8°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D3E574 |
|---|---|
| RGB | rgb(211, 229, 116) |
| HSL | hsl(70, 68%, 68%) |
| HSV | hsv(70, 49%, 90%) |
| CMYK | cmyk(7.9%, 0%, 49.3%, 10.2%) |
| CIE-LAB | lab(87.56, -22.18, 52.59) |
| CIE-LCH | lch(87.56, 57.08, 112.87°) |
| OKLab | oklab(88.5% -0.0631 0.1248) |
| OKLCH | oklch(88.5% 0.14 116.8) |
| XYZ | xyz(58.0364, 71.1490, 27.1954) |
| Luminance | 0.7115 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.49
Light Khaki
#E6F2A2
ΔE00 6.14
Pear
#CBF85F
ΔE00 6.27
Light Yellow Green
#CCFD7F
ΔE00 6.86
Sickly Yellow
#D0E429
ΔE00 6.89
Yellowish Tan
#FCFC81
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3E574 #8674E5
analogous
#E5BF74 #D3E574 #9AE574
triadic
#D3E574 #74D3E5 #E574D3
tetradic
#D3E574 #74E5BF #8674E5 #E5749A
square
#D3E574 #74E5BF #8674E5 #E5749A
split-complementary
#D3E574 #749AE5 #BF74E5
monochromatic
#A3BC23 #C3DB40 #D3E574 #E3EFA8 #F4F8DB
Accessibility & contrast
On white
1.38
#D3E574 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#D3E574 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3E574
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3E574 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3E574 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6A
Deuteranopia (green-blind)
#F0DC7A
Tritanopia (blue-blind)
#DDDACB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d3e574; /* rgb */ color: rgb(211, 229, 116); /* oklch */ color: oklch(88.5% 0.140 116.8);
Tailwind
colors: {
custom: {
50: '#e2ed9f',
500: '#d3e574',
950: '#000000',
},
}SCSS
$custom: #d3e574; $custom-light: #e2ed9f; $custom-dark: #000000;
JSON
{
"hex": "#d3e574",
"rgb": {
"r": 211,
"g": 229,
"b": 116
},
"hsl": {
"h": 69.558,
"s": 68.485,
"l": 67.647
},
"oklch": {
"l": 0.88503,
"c": 0.1398,
"h": 116.8
},
"luminance": 0.71148
}Semantic roles & 50–950 ramp
primary
#D3E574
secondary
#5542BB
accent
#15D033
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#16160F
muted
#848480