#D1E57F#D1E57F
#D1E57F is a very light, vivid yellow-green. Relative luminance 0.711; OKLCH L 88.5% C 0.129 H 118.2°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D1E57F |
|---|---|
| RGB | rgb(209, 229, 127) |
| HSL | hsl(72, 66%, 70%) |
| HSV | hsv(72, 45%, 90%) |
| CMYK | cmyk(8.7%, 0%, 44.5%, 10.2%) |
| CIE-LAB | lab(87.55, -21.87, 47.32) |
| CIE-LCH | lch(87.55, 52.13, 114.80°) |
| OKLab | oklab(88.5% -0.0612 0.1139) |
| OKLCH | oklch(88.5% 0.129 118.2) |
| XYZ | xyz(58.1450, 71.1266, 30.7402) |
| Luminance | 0.7113 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.04
Light Khaki
#E6F2A2
ΔE00 5.05
Pale Olive Green
#B1D27B
ΔE00 6.43
Greenish Tan
#BCCB7A
ΔE00 6.53
Light Yellow Green
#CCFD7F
ΔE00 6.63
Pear
#CBF85F
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1E57F #937FE5
analogous
#E5C67F #D1E57F #9EE57F
triadic
#D1E57F #7FD1E5 #E57FD1
tetradic
#D1E57F #7FE5C6 #937FE5 #E57F9E
square
#D1E57F #7FE5C6 #937FE5 #E57F9E
split-complementary
#D1E57F #7F9EE5 #C67FE5
monochromatic
#A4C227 #BFDB4C #D1E57F #E3EFB2 #F6FAE5
Accessibility & contrast
On white
1.38
#D1E57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#D1E57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1E57F
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1E57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1E57F | 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)
#F1DB77
Deuteranopia (green-blind)
#EFDC84
Tritanopia (blue-blind)
#DADBCD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d1e57f; /* rgb */ color: rgb(209, 229, 127); /* oklch */ color: oklch(88.5% 0.129 118.2);
Tailwind
colors: {
custom: {
50: '#e0eda6',
500: '#d1e57f',
950: '#000000',
},
}SCSS
$custom: #d1e57f; $custom-light: #e0eda6; $custom-dark: #000000;
JSON
{
"hex": "#d1e57f",
"rgb": {
"r": 209,
"g": 229,
"b": 127
},
"hsl": {
"h": 71.765,
"s": 66.234,
"l": 69.804
},
"oklch": {
"l": 0.88501,
"c": 0.12931,
"h": 118.2
},
"luminance": 0.71126
}Semantic roles & 50–950 ramp
primary
#D1E57F
secondary
#614BBD
accent
#17CE3B
background
#FEFEFC
surface
#FCFDF6
border
#D5D5D0
text
#15160F
muted
#848480