#D5F786#D5F786
#D5F786 is a very light, vivid yellow-green. Relative luminance 0.824; OKLCH L 92.8% C 0.145 H 123.0°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D5F786 |
|---|---|
| RGB | rgb(213, 247, 134) |
| HSL | hsl(78, 88%, 75%) |
| HSV | hsv(78, 46%, 97%) |
| CMYK | cmyk(13.8%, 0%, 45.7%, 3.1%) |
| CIE-LAB | lab(92.75, -28.21, 50.45) |
| CIE-LCH | lch(92.75, 57.80, 119.21°) |
| OKLab | oklab(92.77% -0.0787 0.1213) |
| OKLCH | oklch(92.77% 0.145 123) |
| XYZ | xyz(65.0045, 82.3887, 35.0276) |
| Luminance | 0.8239 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.68
Light Pea Green
#C4FE82
ΔE00 3.93
Pistachio (survey)
#C0FA8B
ΔE00 4.38
Pear
#CBF85F
ΔE00 4.53
Light Yellowish Green
#C2FF89
ΔE00 4.54
Pale Lime
#BEFD73
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5F786 #A886F7
analogous
#F7E086 #D5F786 #9DF786
triadic
#D5F786 #86D5F7 #F786D5
tetradic
#D5F786 #86F7E0 #A886F7 #F7869D
square
#D5F786 #86F7E0 #A886F7 #F7869D
split-complementary
#D5F786 #869DF7 #E086F7
monochromatic
#ADEF13 #C1F34D #D5F786 #E9FBBF #F5FDE2
Accessibility & contrast
On white
1.20
#D5F786 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#D5F786 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5F786
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5F786 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5F786 | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7D
Deuteranopia (green-blind)
#FEEA8C
Tritanopia (blue-blind)
#DDEDDC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d5f786; /* rgb */ color: rgb(213, 247, 134); /* oklch */ color: oklch(92.8% 0.145 123.0);
Tailwind
colors: {
custom: {
50: '#e3faab',
500: '#d5f786',
950: '#000000',
},
}SCSS
$custom: #d5f786; $custom-light: #e3faab; $custom-dark: #000000;
JSON
{
"hex": "#d5f786",
"rgb": {
"r": 213,
"g": 247,
"b": 134
},
"hsl": {
"h": 78.053,
"s": 87.597,
"l": 74.706
},
"oklch": {
"l": 0.92765,
"c": 0.14459,
"h": 123
},
"luminance": 0.82389
}Semantic roles & 50–950 ramp
primary
#D5F786
secondary
#764DD4
accent
#01E446
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581