#D1F880#D1F880
#D1F880 is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.6% C 0.153 H 124.2°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D1F880 |
|---|---|
| RGB | rgb(209, 248, 128) |
| HSL | hsl(80, 90%, 74%) |
| HSV | hsv(80, 48%, 97%) |
| CMYK | cmyk(15.7%, 0%, 48.4%, 2.7%) |
| CIE-LAB | lab(92.68, -30.77, 53.13) |
| CIE-LCH | lch(92.68, 61.40, 120.08°) |
| OKLab | oklab(92.63% -0.0862 0.1269) |
| OKLCH | oklch(92.63% 0.153 124.2) |
| XYZ | xyz(63.7582, 82.2482, 32.9344) |
| Luminance | 0.8225 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.75
Light Pea Green
#C4FE82
ΔE00 3.14
Pear
#CBF85F
ΔE00 3.68
Pale Lime
#BEFD73
ΔE00 3.73
Light Yellowish Green
#C2FF89
ΔE00 3.94
Pistachio (survey)
#C0FA8B
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1F880 #A780F8
analogous
#F8E380 #D1F880 #95F880
triadic
#D1F880 #80D1F8 #F880D1
tetradic
#D1F880 #80F8E3 #A780F8 #F88095
square
#D1F880 #80F8E3 #A780F8 #F88095
split-complementary
#D1F880 #8095F8 #E380F8
monochromatic
#A7F00D #BCF546 #D1F880 #E6FBBA #F4FDE2
Accessibility & contrast
On white
1.20
#D1F880 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#D1F880 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1F880
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1F880 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1F880 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB75
Deuteranopia (green-blind)
#FEEA87
Tritanopia (blue-blind)
#D8EEDC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d1f880; /* rgb */ color: rgb(209, 248, 128); /* oklch */ color: oklch(92.6% 0.153 124.2);
Tailwind
colors: {
custom: {
50: '#e1faa7',
500: '#d1f880',
950: '#000000',
},
}SCSS
$custom: #d1f880; $custom-light: #e1faa7; $custom-dark: #000000;
JSON
{
"hex": "#d1f880",
"rgb": {
"r": 209,
"g": 248,
"b": 128
},
"hsl": {
"h": 79.5,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.92626,
"c": 0.15337,
"h": 124.2
},
"luminance": 0.82249
}Semantic roles & 50–950 ramp
primary
#D1F880
secondary
#7547D5
accent
#00E64B
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#151710
muted
#848580