#D1E673#D1E673
#D1E673 is a very light, vivid yellow-green. Relative luminance 0.714; OKLCH L 88.6% C 0.143 H 118.0°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D1E673 |
|---|---|
| RGB | rgb(209, 230, 115) |
| HSL | hsl(71, 70%, 68%) |
| HSV | hsv(71, 50%, 90%) |
| CMYK | cmyk(9.1%, 0%, 50%, 9.8%) |
| CIE-LAB | lab(87.67, -23.53, 53.16) |
| CIE-LCH | lch(87.67, 58.14, 113.88°) |
| OKLab | oklab(88.56% -0.0669 0.126) |
| OKLCH | oklch(88.56% 0.143 118) |
| XYZ | xyz(57.6865, 71.3872, 26.9565) |
| Luminance | 0.7139 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 5.74
Greenish Beige
#C9D179
ΔE00 5.88
Light Yellow Green
#CCFD7F
ΔE00 6.31
Light Khaki
#E6F2A2
ΔE00 6.33
Sickly Yellow
#D0E429
ΔE00 6.88
Yellowish Tan
#FCFC81
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1E673 #8873E6
analogous
#E6C273 #D1E673 #97E673
triadic
#D1E673 #73D1E6 #E673D1
tetradic
#D1E673 #73E6C2 #8873E6 #E67397
square
#D1E673 #73E6C2 #8873E6 #E67397
split-complementary
#D1E673 #7397E6 #C273E6
monochromatic
#A1BD22 #C0DD3F #D1E673 #E2EFA7 #F3F9DB
Accessibility & contrast
On white
1.37
#D1E673 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#D1E673 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1E673
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1E673 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1E673 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC68
Deuteranopia (green-blind)
#F1DC79
Tritanopia (blue-blind)
#DBDBCC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d1e673; /* rgb */ color: rgb(209, 230, 115); /* oklch */ color: oklch(88.6% 0.143 118.0);
Tailwind
colors: {
custom: {
50: '#e1ed9e',
500: '#d1e673',
950: '#000000',
},
}SCSS
$custom: #d1e673; $custom-light: #e1ed9e; $custom-dark: #000000;
JSON
{
"hex": "#d1e673",
"rgb": {
"r": 209,
"g": 230,
"b": 115
},
"hsl": {
"h": 70.957,
"s": 69.697,
"l": 67.647
},
"oklch": {
"l": 0.88556,
"c": 0.14261,
"h": 118
},
"luminance": 0.71387
}Semantic roles & 50–950 ramp
primary
#D1E673
secondary
#5741BC
accent
#14D236
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#16160F
muted
#848480