#D3F192#D3F192
#D3F192 is a very light, vivid yellow-green. Relative luminance 0.788; OKLCH L 91.5% C 0.125 H 123.2°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F192 |
|---|---|
| RGB | rgb(211, 241, 146) |
| HSL | hsl(79, 77%, 76%) |
| HSV | hsv(79, 39%, 95%) |
| CMYK | cmyk(12.4%, 0%, 39.4%, 5.5%) |
| CIE-LAB | lab(91.16, -24.78, 42.65) |
| CIE-LCH | lch(91.16, 49.32, 120.15°) |
| OKLab | oklab(91.51% -0.0682 0.1044) |
| OKLCH | oklch(91.51% 0.125 123.2) |
| XYZ | xyz(63.5073, 78.8346, 39.0594) |
| Luminance | 0.7883 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.31
Light Yellow Green
#CCFD7F
ΔE00 4.82
Pistachio (survey)
#C0FA8B
ΔE00 4.83
Celery
#C1FD95
ΔE00 5.27
Light Pea Green
#C4FE82
ΔE00 5.43
Light Yellowish Green
#C2FF89
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F192 #B092F1
analogous
#F1DF92 #D3F192 #A3F192
triadic
#D3F192 #92D3F1 #F192D3
tetradic
#D3F192 #92F1DF #B092F1 #F192A3
square
#D3F192 #92F1DF #B092F1 #F192A3
split-complementary
#D3F192 #92A3F1 #DF92F1
monochromatic
#A7E326 #BDEA5C #D3F192 #E9F8C8 #F4FCE4
Accessibility & contrast
On white
1.25
#D3F192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#D3F192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F192
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F192 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE68B
Deuteranopia (green-blind)
#F7E697
Tritanopia (blue-blind)
#DAE8DA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d3f192; /* rgb */ color: rgb(211, 241, 146); /* oklch */ color: oklch(91.5% 0.125 123.2);
Tailwind
colors: {
custom: {
50: '#e2f5b3',
500: '#d3f192',
950: '#000000',
},
}SCSS
$custom: #d3f192; $custom-light: #e2f5b3; $custom-dark: #000000;
JSON
{
"hex": "#d3f192",
"rgb": {
"r": 211,
"g": 241,
"b": 146
},
"hsl": {
"h": 78.947,
"s": 77.236,
"l": 75.882
},
"oklch": {
"l": 0.91511,
"c": 0.12464,
"h": 123.2
},
"luminance": 0.78835
}Semantic roles & 50–950 ramp
primary
#D3F192
secondary
#7E5ACE
accent
#0CD94D
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581