#D1F080#D1F080
#D1F080 is a very light, vivid yellow-green. Relative luminance 0.774; OKLCH L 90.9% C 0.143 H 122.0°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D1F080 |
|---|---|
| RGB | rgb(209, 240, 128) |
| HSL | hsl(77, 79%, 72%) |
| HSV | hsv(77, 47%, 94%) |
| CMYK | cmyk(12.9%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(90.52, -27.03, 50.50) |
| CIE-LCH | lch(90.52, 57.28, 118.16°) |
| OKLab | oklab(90.89% -0.0756 0.1211) |
| OKLCH | oklch(90.89% 0.143 122) |
| XYZ | xyz(61.3510, 77.4339, 32.1320) |
| Luminance | 0.7743 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.69
Pear
#CBF85F
ΔE00 4.71
Light Pea Green
#C4FE82
ΔE00 4.83
Pistachio (survey)
#C0FA8B
ΔE00 5.06
Pale Lime
#BEFD73
ΔE00 5.41
Light Yellowish Green
#C2FF89
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1F080 #9F80F0
analogous
#F0D780 #D1F080 #99F080
triadic
#D1F080 #80D1F0 #F080D1
tetradic
#D1F080 #80F0D7 #9F80F0 #F08099
square
#D1F080 #80F0D7 #9F80F0 #F08099
split-complementary
#D1F080 #8099F0 #D780F0
monochromatic
#A6DC1A #BDEA49 #D1F080 #E5F6B7 #F5FCE4
Accessibility & contrast
On white
1.27
#D1F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#D1F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1F080
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1F080 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE476
Deuteranopia (green-blind)
#F8E486
Tritanopia (blue-blind)
#D9E6D6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d1f080; /* rgb */ color: rgb(209, 240, 128); /* oklch */ color: oklch(90.9% 0.143 122.0);
Tailwind
colors: {
custom: {
50: '#e1f5a7',
500: '#d1f080',
950: '#000000',
},
}SCSS
$custom: #d1f080; $custom-light: #e1f5a7; $custom-dark: #000000;
JSON
{
"hex": "#d1f080",
"rgb": {
"r": 209,
"g": 240,
"b": 128
},
"hsl": {
"h": 76.607,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.90888,
"c": 0.14275,
"h": 122
},
"luminance": 0.77434
}Semantic roles & 50–950 ramp
primary
#D1F080
secondary
#6D4ACB
accent
#0ADB44
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151710
muted
#848580