#D3F190#D3F190
#D3F190 is a very light, vivid yellow-green. Relative luminance 0.788; OKLCH L 91.5% C 0.127 H 122.9°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F190 |
|---|---|
| RGB | rgb(211, 241, 144) |
| HSL | hsl(79, 78%, 75%) |
| HSV | hsv(79, 40%, 95%) |
| CMYK | cmyk(12.4%, 0%, 40.2%, 5.5%) |
| CIE-LAB | lab(91.13, -25.01, 43.59) |
| CIE-LCH | lch(91.13, 50.26, 119.84°) |
| OKLab | oklab(91.48% -0.0689 0.1064) |
| OKLCH | oklch(91.48% 0.127 122.9) |
| XYZ | xyz(63.3531, 78.7729, 38.2473) |
| Luminance | 0.7877 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.43
Light Yellow Green
#CCFD7F
ΔE00 4.61
Pistachio (survey)
#C0FA8B
ΔE00 4.80
Light Pea Green
#C4FE82
ΔE00 5.29
Celery
#C1FD95
ΔE00 5.31
Light Yellowish Green
#C2FF89
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F190 #AE90F1
analogous
#F1DF90 #D3F190 #A2F190
triadic
#D3F190 #90D3F1 #F190D3
tetradic
#D3F190 #90F1DF #AE90F1 #F190A2
square
#D3F190 #90F1DF #AE90F1 #F190A2
split-complementary
#D3F190 #90A2F1 #DF90F1
monochromatic
#A8E323 #BDEA5A #D3F190 #E9F8C6 #F4FCE4
Accessibility & contrast
On white
1.25
#D3F190 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#D3F190 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F190
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F190 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F190 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE689
Deuteranopia (green-blind)
#F7E595
Tritanopia (blue-blind)
#DAE8D9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d3f190; /* rgb */ color: rgb(211, 241, 144); /* oklch */ color: oklch(91.5% 0.127 122.9);
Tailwind
colors: {
custom: {
50: '#e2f5b2',
500: '#d3f190',
950: '#000000',
},
}SCSS
$custom: #d3f190; $custom-light: #e2f5b2; $custom-dark: #000000;
JSON
{
"hex": "#d3f190",
"rgb": {
"r": 211,
"g": 241,
"b": 144
},
"hsl": {
"h": 78.557,
"s": 77.6,
"l": 75.49
},
"oklch": {
"l": 0.91479,
"c": 0.12679,
"h": 122.9
},
"luminance": 0.78773
}Semantic roles & 50–950 ramp
primary
#D3F190
secondary
#7C58CD
accent
#0CDA4B
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581