#D3F183#D3F183
#D3F183 is a very light, vivid yellow-green. Relative luminance 0.784; OKLCH L 91.3% C 0.140 H 121.8°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F183 |
|---|---|
| RGB | rgb(211, 241, 131) |
| HSL | hsl(76, 80%, 73%) |
| HSV | hsv(76, 46%, 95%) |
| CMYK | cmyk(12.4%, 0%, 45.6%, 5.5%) |
| CIE-LAB | lab(90.96, -26.44, 49.65) |
| CIE-LCH | lch(90.96, 56.25, 118.04°) |
| OKLab | oklab(91.29% -0.0739 0.1193) |
| OKLCH | oklch(91.29% 0.14 121.8) |
| XYZ | xyz(62.4162, 78.3981, 33.3125) |
| Luminance | 0.7840 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.76
Light Pea Green
#C4FE82
ΔE00 4.90
Pear
#CBF85F
ΔE00 4.95
Pistachio (survey)
#C0FA8B
ΔE00 5.09
Light Khaki
#E6F2A2
ΔE00 5.47
Light Yellowish Green
#C2FF89
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F183 #A183F1
analogous
#F1D883 #D3F183 #9CF183
triadic
#D3F183 #83D3F1 #F183D3
tetradic
#D3F183 #83F1D8 #A183F1 #F1839C
square
#D3F183 #83F1D8 #A183F1 #F1839C
split-complementary
#D3F183 #839CF1 #D883F1
monochromatic
#AAE019 #BFEB4C #D3F183 #E7F7BA #F5FCE4
Accessibility & contrast
On white
1.26
#D3F183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#D3F183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F183
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F183 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67A
Deuteranopia (green-blind)
#F9E589
Tritanopia (blue-blind)
#DBE7D7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d3f183; /* rgb */ color: rgb(211, 241, 131); /* oklch */ color: oklch(91.3% 0.140 121.8);
Tailwind
colors: {
custom: {
50: '#e2f5a9',
500: '#d3f183',
950: '#000000',
},
}SCSS
$custom: #d3f183; $custom-light: #e2f5a9; $custom-dark: #000000;
JSON
{
"hex": "#d3f183",
"rgb": {
"r": 211,
"g": 241,
"b": 131
},
"hsl": {
"h": 76.364,
"s": 79.71,
"l": 72.941
},
"oklch": {
"l": 0.91287,
"c": 0.14035,
"h": 121.8
},
"luminance": 0.78398
}Semantic roles & 50–950 ramp
primary
#D3F183
secondary
#6F4CCC
accent
#09DC43
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161710
muted
#848581