#D3FA88#D3FA88
#D3FA88 is a very light, vivid yellow-green. Relative luminance 0.840; OKLCH L 93.3% C 0.147 H 124.7°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FA88 |
|---|---|
| RGB | rgb(211, 250, 136) |
| HSL | hsl(81, 92%, 76%) |
| HSV | hsv(81, 46%, 98%) |
| CMYK | cmyk(15.6%, 0%, 45.6%, 2%) |
| CIE-LAB | lab(93.45, -30.14, 50.34) |
| CIE-LCH | lch(93.45, 58.68, 120.90°) |
| OKLab | oklab(93.31% -0.0839 0.1212) |
| OKLCH | oklch(93.31% 0.147 124.7) |
| XYZ | xyz(65.4934, 83.9972, 36.0505) |
| Luminance | 0.8400 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.90
Light Pea Green
#C4FE82
ΔE00 3.01
Pistachio (survey)
#C0FA8B
ΔE00 3.55
Light Yellowish Green
#C2FF89
ΔE00 3.58
Pale Lime
#BEFD73
ΔE00 4.02
Celery
#C1FD95
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FA88 #AF88FA
analogous
#FAE888 #D3FA88 #9AFA88
triadic
#D3FA88 #88D3FA #FA88D3
tetradic
#D3FA88 #88FAE8 #AF88FA #FA889A
square
#D3FA88 #88FAE8 #AF88FA #FA889A
split-complementary
#D3FA88 #889AFA #E888FA
monochromatic
#A8F513 #BDF84D #D3FA88 #E9FCC3 #F4FEE2
Accessibility & contrast
On white
1.18
#D3FA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#D3FA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FA88
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FA88 | 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)
#FFED7F
Deuteranopia (green-blind)
#FFEC8E
Tritanopia (blue-blind)
#DAF0DF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d3fa88; /* rgb */ color: rgb(211, 250, 136); /* oklch */ color: oklch(93.3% 0.147 124.7);
Tailwind
colors: {
custom: {
50: '#e2fcad',
500: '#d3fa88',
950: '#000000',
},
}SCSS
$custom: #d3fa88; $custom-light: #e2fcad; $custom-dark: #000000;
JSON
{
"hex": "#d3fa88",
"rgb": {
"r": 211,
"g": 250,
"b": 136
},
"hsl": {
"h": 80.526,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.93305,
"c": 0.1474,
"h": 124.7
},
"luminance": 0.83998
}Semantic roles & 50–950 ramp
primary
#D3FA88
secondary
#7D4ED9
accent
#00E64F
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581