#D5F080#D5F080
#D5F080 is a very light, vivid yellow-green. Relative luminance 0.780; OKLCH L 91.2% C 0.141 H 120.4°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D5F080 |
|---|---|
| RGB | rgb(213, 240, 128) |
| HSL | hsl(74, 79%, 72%) |
| HSV | hsv(74, 47%, 94%) |
| CMYK | cmyk(11.2%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(90.79, -25.52, 50.89) |
| CIE-LCH | lch(90.79, 56.93, 116.63°) |
| OKLab | oklab(91.17% -0.0716 0.1219) |
| OKLCH | oklch(91.17% 0.141 120.4) |
| XYZ | xyz(62.4973, 78.0250, 32.1858) |
| Luminance | 0.7802 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.24
Pear
#CBF85F
ΔE00 4.86
Light Khaki
#E6F2A2
ΔE00 5.45
Light Pea Green
#C4FE82
ΔE00 5.50
Pistachio (survey)
#C0FA8B
ΔE00 5.82
Pale Lime
#BEFD73
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5F080 #9B80F0
analogous
#F0D380 #D5F080 #9DF080
triadic
#D5F080 #80D5F0 #F080D5
tetradic
#D5F080 #80F0D3 #9B80F0 #F0809D
square
#D5F080 #80F0D3 #9B80F0 #F0809D
split-complementary
#D5F080 #809DF0 #D380F0
monochromatic
#ADDC1A #C3EA49 #D5F080 #E7F6B7 #F6FCE4
Accessibility & contrast
On white
1.26
#D5F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#D5F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5F080
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5F080 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE576
Deuteranopia (green-blind)
#F9E586
Tritanopia (blue-blind)
#DEE6D6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d5f080; /* rgb */ color: rgb(213, 240, 128); /* oklch */ color: oklch(91.2% 0.141 120.4);
Tailwind
colors: {
custom: {
50: '#e3f5a7',
500: '#d5f080',
950: '#000000',
},
}SCSS
$custom: #d5f080; $custom-light: #e3f5a7; $custom-dark: #000000;
JSON
{
"hex": "#d5f080",
"rgb": {
"r": 213,
"g": 240,
"b": 128
},
"hsl": {
"h": 74.464,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.91173,
"c": 0.14136,
"h": 120.4
},
"luminance": 0.78025
}Semantic roles & 50–950 ramp
primary
#D5F080
secondary
#694ACB
accent
#0ADB3D
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#161710
muted
#848580