#D3F191#D3F191
#D3F191 is a very light, vivid yellow-green. Relative luminance 0.788; OKLCH L 91.5% C 0.126 H 123.0°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F191 |
|---|---|
| RGB | rgb(211, 241, 145) |
| HSL | hsl(79, 77%, 76%) |
| HSV | hsv(79, 40%, 95%) |
| CMYK | cmyk(12.4%, 0%, 39.8%, 5.5%) |
| CIE-LAB | lab(91.15, -24.89, 43.12) |
| CIE-LCH | lch(91.15, 49.79, 120.00°) |
| OKLab | oklab(91.5% -0.0685 0.1054) |
| OKLCH | oklch(91.5% 0.126 123) |
| XYZ | xyz(63.4299, 78.8036, 38.6516) |
| Luminance | 0.7880 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.37
Light Yellow Green
#CCFD7F
ΔE00 4.71
Pistachio (survey)
#C0FA8B
ΔE00 4.81
Celery
#C1FD95
ΔE00 5.29
Light Pea Green
#C4FE82
ΔE00 5.36
Light Yellowish Green
#C2FF89
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F191 #AF91F1
analogous
#F1DF91 #D3F191 #A3F191
triadic
#D3F191 #91D3F1 #F191D3
tetradic
#D3F191 #91F1DF #AF91F1 #F191A3
square
#D3F191 #91F1DF #AF91F1 #F191A3
split-complementary
#D3F191 #91A3F1 #DF91F1
monochromatic
#A8E324 #BDEA5B #D3F191 #E9F8C7 #F4FCE4
Accessibility & contrast
On white
1.25
#D3F191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#D3F191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F191
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F191 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE68A
Deuteranopia (green-blind)
#F7E696
Tritanopia (blue-blind)
#DAE8D9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d3f191; /* rgb */ color: rgb(211, 241, 145); /* oklch */ color: oklch(91.5% 0.126 123.0);
Tailwind
colors: {
custom: {
50: '#e2f5b2',
500: '#d3f191',
950: '#000000',
},
}SCSS
$custom: #d3f191; $custom-light: #e2f5b2; $custom-dark: #000000;
JSON
{
"hex": "#d3f191",
"rgb": {
"r": 211,
"g": 241,
"b": 145
},
"hsl": {
"h": 78.75,
"s": 77.419,
"l": 75.686
},
"oklch": {
"l": 0.91495,
"c": 0.12571,
"h": 123
},
"luminance": 0.78804
}Semantic roles & 50–950 ramp
primary
#D3F191
secondary
#7D59CE
accent
#0CDA4C
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581