#D3F985#D3F985
#D3F985 is a very light, vivid yellow-green. Relative luminance 0.833; OKLCH L 93.0% C 0.149 H 124.2°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F985 |
|---|---|
| RGB | rgb(211, 249, 133) |
| HSL | hsl(80, 91%, 75%) |
| HSV | hsv(80, 47%, 98%) |
| CMYK | cmyk(15.3%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(93.14, -29.99, 51.38) |
| CIE-LCH | lch(93.14, 59.49, 120.27°) |
| OKLab | oklab(93.05% -0.0837 0.1233) |
| OKLCH | oklch(93.05% 0.149 124.2) |
| XYZ | xyz(64.9732, 83.2933, 34.8400) |
| Luminance | 0.8329 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.93
Light Pea Green
#C4FE82
ΔE00 3.20
Pistachio (survey)
#C0FA8B
ΔE00 3.85
Light Yellowish Green
#C2FF89
ΔE00 3.87
Pale Lime
#BEFD73
ΔE00 4.03
Pear
#CBF85F
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F985 #AB85F9
analogous
#F9E585 #D3F985 #99F985
triadic
#D3F985 #85D3F9 #F985D3
tetradic
#D3F985 #85F9E5 #AB85F9 #F98599
square
#D3F985 #85F9E5 #AB85F9 #F98599
split-complementary
#D3F985 #8599F9 #E585F9
monochromatic
#A9F310 #BEF64B #D3F985 #E8FCBF #F4FEE2
Accessibility & contrast
On white
1.19
#D3F985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#D3F985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F985
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F985 | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7B
Deuteranopia (green-blind)
#FFEB8C
Tritanopia (blue-blind)
#DAEFDE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d3f985; /* rgb */ color: rgb(211, 249, 133); /* oklch */ color: oklch(93.0% 0.149 124.2);
Tailwind
colors: {
custom: {
50: '#e2fbab',
500: '#d3f985',
950: '#000000',
},
}SCSS
$custom: #d3f985; $custom-light: #e2fbab; $custom-dark: #000000;
JSON
{
"hex": "#d3f985",
"rgb": {
"r": 211,
"g": 249,
"b": 133
},
"hsl": {
"h": 79.655,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.93046,
"c": 0.14903,
"h": 124.2
},
"luminance": 0.83294
}Semantic roles & 50–950 ramp
primary
#D3F985
secondary
#794BD7
accent
#00E64B
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581