#D5FA92#D5FA92
#D5FA92 is a very light, vivid yellow-green. Relative luminance 0.846; OKLCH L 93.6% C 0.136 H 125.0°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FA92 |
|---|---|
| RGB | rgb(213, 250, 146) |
| HSL | hsl(81, 91%, 78%) |
| HSV | hsv(81, 42%, 98%) |
| CMYK | cmyk(14.8%, 0%, 41.6%, 2%) |
| CIE-LAB | lab(93.71, -28.30, 45.91) |
| CIE-LCH | lch(93.71, 53.93, 121.65°) |
| OKLab | oklab(93.59% -0.0781 0.1118) |
| OKLCH | oklch(93.59% 0.136 125) |
| XYZ | xyz(66.8142, 84.5922, 39.9965) |
| Luminance | 0.8459 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.05
Pistachio (survey)
#C0FA8B
ΔE00 3.54
Light Pea Green
#C4FE82
ΔE00 3.69
Light Yellowish Green
#C2FF89
ΔE00 3.86
Celery
#C1FD95
ΔE00 4.03
Pale Lime
#BEFD73
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FA92 #B792FA
analogous
#FAEB92 #D5FA92 #A1FA92
triadic
#D5FA92 #92D5FA #FA92D5
tetradic
#D5FA92 #92FAEB #B792FA #FA92A1
square
#D5FA92 #92FAEB #B792FA #FA92A1
split-complementary
#D5FA92 #92A1FA #EB92FA
monochromatic
#A8F51D #BEF757 #D5FA92 #ECFDCD #F4FEE2
Accessibility & contrast
On white
1.17
#D5FA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#D5FA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FA92
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FA92 | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8A
Deuteranopia (green-blind)
#FFED97
Tritanopia (blue-blind)
#DBF1E1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d5fa92; /* rgb */ color: rgb(213, 250, 146); /* oklch */ color: oklch(93.6% 0.136 125.0);
Tailwind
colors: {
custom: {
50: '#e3fcb3',
500: '#d5fa92',
950: '#000000',
},
}SCSS
$custom: #d5fa92; $custom-light: #e3fcb3; $custom-dark: #000000;
JSON
{
"hex": "#d5fa92",
"rgb": {
"r": 213,
"g": 250,
"b": 146
},
"hsl": {
"h": 81.346,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.93587,
"c": 0.13638,
"h": 125
},
"luminance": 0.84593
}Semantic roles & 50–950 ramp
primary
#D5FA92
secondary
#8556DA
accent
#00E652
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#161711
muted
#848581