#D4FA83#D4FA83
#D4FA83 is a very light, vivid yellow-green. Relative luminance 0.840; OKLCH L 93.3% C 0.152 H 123.9°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FA83 |
|---|---|
| RGB | rgb(212, 250, 131) |
| HSL | hsl(79, 92%, 75%) |
| HSV | hsv(79, 48%, 98%) |
| CMYK | cmyk(15.2%, 0%, 47.6%, 2%) |
| CIE-LAB | lab(93.45, -30.29, 52.71) |
| CIE-LCH | lch(93.45, 60.80, 119.88°) |
| OKLab | oklab(93.31% -0.0847 0.1261) |
| OKLCH | oklch(93.31% 0.152 123.9) |
| XYZ | xyz(65.4337, 84.0066, 34.2360) |
| Luminance | 0.8401 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.82
Light Pea Green
#C4FE82
ΔE00 3.25
Pear
#CBF85F
ΔE00 3.88
Pale Lime
#BEFD73
ΔE00 3.94
Light Yellowish Green
#C2FF89
ΔE00 4.00
Pistachio (survey)
#C0FA8B
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FA83 #A983FA
analogous
#FAE583 #D4FA83 #98FA83
triadic
#D4FA83 #83D4FA #FA83D4
tetradic
#D4FA83 #83FAE5 #A983FA #FA8398
square
#D4FA83 #83FAE5 #A983FA #FA8398
split-complementary
#D4FA83 #8398FA #E583FA
monochromatic
#ABF50D #C0F848 #D4FA83 #E8FCBE #F5FEE2
Accessibility & contrast
On white
1.18
#D4FA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#D4FA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FA83
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FA83 | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED79
Deuteranopia (green-blind)
#FFEC8A
Tritanopia (blue-blind)
#DCF0DE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d4fa83; /* rgb */ color: rgb(212, 250, 131); /* oklch */ color: oklch(93.3% 0.152 123.9);
Tailwind
colors: {
custom: {
50: '#e3fca9',
500: '#d4fa83',
950: '#000000',
},
}SCSS
$custom: #d4fa83; $custom-light: #e3fca9; $custom-dark: #000000;
JSON
{
"hex": "#d4fa83",
"rgb": {
"r": 212,
"g": 250,
"b": 131
},
"hsl": {
"h": 79.16,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.93305,
"c": 0.15194,
"h": 123.9
},
"luminance": 0.84007
}Semantic roles & 50–950 ramp
primary
#D4FA83
secondary
#7749D8
accent
#00E649
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581