#D3E674#D3E674
#D3E674 is a very light, vivid yellow-green. Relative luminance 0.717; OKLCH L 88.7% C 0.141 H 117.2°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D3E674 |
|---|---|
| RGB | rgb(211, 230, 116) |
| HSL | hsl(70, 70%, 68%) |
| HSV | hsv(70, 50%, 90%) |
| CMYK | cmyk(8.3%, 0%, 49.6%, 9.8%) |
| CIE-LAB | lab(87.83, -22.66, 52.91) |
| CIE-LCH | lch(87.83, 57.56, 113.19°) |
| OKLab | oklab(88.72% -0.0644 0.1255) |
| OKLCH | oklch(88.72% 0.141 117.2) |
| XYZ | xyz(58.3139, 71.7040, 27.2879) |
| Luminance | 0.7170 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.74
Pear
#CBF85F
ΔE00 6.00
Light Khaki
#E6F2A2
ΔE00 6.15
Light Yellow Green
#CCFD7F
ΔE00 6.59
Sickly Yellow
#D0E429
ΔE00 6.86
Yellowish Tan
#FCFC81
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3E674 #8774E6
analogous
#E6C074 #D3E674 #9AE674
triadic
#D3E674 #74D3E6 #E674D3
tetradic
#D3E674 #74E6C0 #8774E6 #E6749A
square
#D3E674 #74E6C0 #8774E6 #E6749A
split-complementary
#D3E674 #749AE6 #C074E6
monochromatic
#A4BE22 #C3DD40 #D3E674 #E3EFA8 #F4F9DC
Accessibility & contrast
On white
1.37
#D3E674 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#D3E674 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3E674
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3E674 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3E674 | 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)
#F3DC6A
Deuteranopia (green-blind)
#F1DD7A
Tritanopia (blue-blind)
#DDDBCC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d3e674; /* rgb */ color: rgb(211, 230, 116); /* oklch */ color: oklch(88.7% 0.141 117.2);
Tailwind
colors: {
custom: {
50: '#e2ed9f',
500: '#d3e674',
950: '#000000',
},
}SCSS
$custom: #d3e674; $custom-light: #e2ed9f; $custom-dark: #000000;
JSON
{
"hex": "#d3e674",
"rgb": {
"r": 211,
"g": 230,
"b": 116
},
"hsl": {
"h": 70,
"s": 69.512,
"l": 67.843
},
"oklch": {
"l": 0.88718,
"c": 0.14104,
"h": 117.2
},
"luminance": 0.71703
}Semantic roles & 50–950 ramp
primary
#D3E674
secondary
#5641BD
accent
#14D134
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#16160F
muted
#848480