#D1F67F#D1F67F
#D1F67F is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 92.2% C 0.152 H 123.6°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D1F67F |
|---|---|
| RGB | rgb(209, 246, 127) |
| HSL | hsl(79, 87%, 73%) |
| HSV | hsv(79, 48%, 96%) |
| CMYK | cmyk(15%, 0%, 48.4%, 3.5%) |
| CIE-LAB | lab(92.13, -29.95, 52.93) |
| CIE-LCH | lch(92.13, 60.81, 119.50°) |
| OKLab | oklab(92.18% -0.0839 0.1264) |
| OKLCH | oklch(92.18% 0.152 123.6) |
| XYZ | xyz(63.0811, 80.9989, 32.3856) |
| Luminance | 0.8100 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.21
Light Pea Green
#C4FE82
ΔE00 3.55
Pear
#CBF85F
ΔE00 3.73
Pale Lime
#BEFD73
ΔE00 4.09
Pistachio (survey)
#C0FA8B
ΔE00 4.25
Light Yellowish Green
#C2FF89
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1F67F #A47FF6
analogous
#F6DF7F #D1F67F #96F67F
triadic
#D1F67F #7FD1F6 #F67FD1
tetradic
#D1F67F #7FF6DF #A47FF6 #F67F96
square
#D1F67F #7FF6DF #A47FF6 #F67F96
split-complementary
#D1F67F #7F96F6 #DF7FF6
monochromatic
#A6EA10 #BCF246 #D1F67F #E6FAB8 #F5FDE2
Accessibility & contrast
On white
1.22
#D1F67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#D1F67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1F67F
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1F67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1F67F | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE975
Deuteranopia (green-blind)
#FDE886
Tritanopia (blue-blind)
#D9ECDA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d1f67f; /* rgb */ color: rgb(209, 246, 127); /* oklch */ color: oklch(92.2% 0.152 123.6);
Tailwind
colors: {
custom: {
50: '#e1f9a6',
500: '#d1f67f',
950: '#000000',
},
}SCSS
$custom: #d1f67f; $custom-light: #e1f9a6; $custom-dark: #000000;
JSON
{
"hex": "#d1f67f",
"rgb": {
"r": 209,
"g": 246,
"b": 127
},
"hsl": {
"h": 78.655,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.92178,
"c": 0.15169,
"h": 123.6
},
"luminance": 0.80999
}Semantic roles & 50–950 ramp
primary
#D1F67F
secondary
#7247D2
accent
#02E348
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#151710
muted
#848580