#D3E673#D3E673
#D3E673 is a very light, vivid yellow. Relative luminance 0.717; OKLCH L 88.7% C 0.142 H 117.1°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D3E673 |
|---|---|
| RGB | rgb(211, 230, 115) |
| HSL | hsl(70, 70%, 68%) |
| HSV | hsv(70, 50%, 90%) |
| CMYK | cmyk(8.3%, 0%, 50%, 9.8%) |
| CIE-LAB | lab(87.81, -22.76, 53.37) |
| CIE-LCH | lch(87.81, 58.02, 113.09°) |
| OKLab | oklab(88.71% -0.0648 0.1264) |
| OKLCH | oklch(88.71% 0.142 117.1) |
| XYZ | xyz(58.2560, 71.6809, 26.9832) |
| Luminance | 0.7168 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.81
Pear
#CBF85F
ΔE00 5.94
Light Khaki
#E6F2A2
ΔE00 6.26
Light Yellow Green
#CCFD7F
ΔE00 6.61
Sickly Yellow
#D0E429
ΔE00 6.73
Yellowish Tan
#FCFC81
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3E673 #8673E6
analogous
#E6BF73 #D3E673 #99E673
triadic
#D3E673 #73D3E6 #E673D3
tetradic
#D3E673 #73E6BF #8673E6 #E67399
square
#D3E673 #73E6BF #8673E6 #E67399
split-complementary
#D3E673 #7399E6 #BF73E6
monochromatic
#A3BD22 #C3DD3F #D3E673 #E3EFA7 #F4F9DB
Accessibility & contrast
On white
1.37
#D3E673 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#D3E673 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3E673
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3E673 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3E673 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC68
Deuteranopia (green-blind)
#F1DD79
Tritanopia (blue-blind)
#DDDBCC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d3e673; /* rgb */ color: rgb(211, 230, 115); /* oklch */ color: oklch(88.7% 0.142 117.1);
Tailwind
colors: {
custom: {
50: '#e2ed9e',
500: '#d3e673',
950: '#000000',
},
}SCSS
$custom: #d3e673; $custom-light: #e2ed9e; $custom-dark: #000000;
JSON
{
"hex": "#d3e673",
"rgb": {
"r": 211,
"g": 230,
"b": 115
},
"hsl": {
"h": 69.913,
"s": 69.697,
"l": 67.647
},
"oklch": {
"l": 0.88705,
"c": 0.14201,
"h": 117.1
},
"luminance": 0.7168
}Semantic roles & 50–950 ramp
primary
#D3E673
secondary
#5541BC
accent
#14D233
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#16160F
muted
#848480