#D3F37D#D3F37D
#D3F37D is a very light, vivid yellow-green. Relative luminance 0.794; OKLCH L 91.6% C 0.149 H 121.9°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F37D |
|---|---|
| RGB | rgb(211, 243, 125) |
| HSL | hsl(76, 83%, 72%) |
| HSV | hsv(76, 49%, 95%) |
| CMYK | cmyk(13.2%, 0%, 48.6%, 4.7%) |
| CIE-LAB | lab(91.43, -27.99, 53.04) |
| CIE-LCH | lch(91.43, 59.98, 117.82°) |
| OKLab | oklab(91.64% -0.0787 0.1264) |
| OKLCH | oklch(91.64% 0.149 121.9) |
| XYZ | xyz(62.6165, 79.4307, 31.4310) |
| Luminance | 0.7943 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.21
Pear
#CBF85F
ΔE00 3.91
Light Pea Green
#C4FE82
ΔE00 4.56
Pale Lime
#BEFD73
ΔE00 4.99
Pistachio (survey)
#C0FA8B
ΔE00 5.15
Light Yellowish Green
#C2FF89
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F37D #9D7DF3
analogous
#F3D87D #D3F37D #98F37D
triadic
#D3F37D #7DD3F3 #F37DD3
tetradic
#D3F37D #7DF3D8 #9D7DF3 #F37D98
square
#D3F37D #7DF3D8 #9D7DF3 #F37D98
split-complementary
#D3F37D #7D98F3 #D87DF3
monochromatic
#A9E115 #C0EE45 #D3F37D #E6F8B5 #F6FCE3
Accessibility & contrast
On white
1.24
#D3F37D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#D3F37D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F37D
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F37D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F37D | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE773
Deuteranopia (green-blind)
#FBE684
Tritanopia (blue-blind)
#DCE9D8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d3f37d; /* rgb */ color: rgb(211, 243, 125); /* oklch */ color: oklch(91.6% 0.149 121.9);
Tailwind
colors: {
custom: {
50: '#e2f7a5',
500: '#d3f37d',
950: '#000000',
},
}SCSS
$custom: #d3f37d; $custom-light: #e2f7a5; $custom-dark: #000000;
JSON
{
"hex": "#d3f37d",
"rgb": {
"r": 211,
"g": 243,
"b": 125
},
"hsl": {
"h": 76.271,
"s": 83.099,
"l": 72.157
},
"oklch": {
"l": 0.91639,
"c": 0.14893,
"h": 121.9
},
"luminance": 0.79431
}Semantic roles & 50–950 ramp
primary
#D3F37D
secondary
#6B46CE
accent
#06E041
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#16170F
muted
#848580