#D3F18D#D3F18D
#D3F18D is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 91.4% C 0.130 H 122.6°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F18D |
|---|---|
| RGB | rgb(211, 241, 141) |
| HSL | hsl(78, 78%, 75%) |
| HSV | hsv(78, 41%, 95%) |
| CMYK | cmyk(12.4%, 0%, 41.5%, 5.5%) |
| CIE-LAB | lab(91.09, -25.35, 45.00) |
| CIE-LCH | lch(91.09, 51.65, 119.40°) |
| OKLab | oklab(91.43% -0.0701 0.1095) |
| OKLCH | oklch(91.43% 0.13 122.6) |
| XYZ | xyz(63.1269, 78.6824, 37.0557) |
| Luminance | 0.7868 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.34
Light Khaki
#E6F2A2
ΔE00 4.63
Pistachio (survey)
#C0FA8B
ΔE00 4.79
Light Pea Green
#C4FE82
ΔE00 5.13
Light Yellowish Green
#C2FF89
ΔE00 5.41
Celery
#C1FD95
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F18D #AB8DF1
analogous
#F1DD8D #D3F18D #A1F18D
triadic
#D3F18D #8DD3F1 #F18DD3
tetradic
#D3F18D #8DF1DD #AB8DF1 #F18DA1
square
#D3F18D #8DF1DD #AB8DF1 #F18DA1
split-complementary
#D3F18D #8DA1F1 #DD8DF1
monochromatic
#A9E420 #BEEA56 #D3F18D #E8F8C4 #F4FCE4
Accessibility & contrast
On white
1.25
#D3F18D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#D3F18D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F18D
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F18D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F18D | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE685
Deuteranopia (green-blind)
#F8E592
Tritanopia (blue-blind)
#DAE8D9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d3f18d; /* rgb */ color: rgb(211, 241, 141); /* oklch */ color: oklch(91.4% 0.130 122.6);
Tailwind
colors: {
custom: {
50: '#e2f5b0',
500: '#d3f18d',
950: '#000000',
},
}SCSS
$custom: #d3f18d; $custom-light: #e2f5b0; $custom-dark: #000000;
JSON
{
"hex": "#d3f18d",
"rgb": {
"r": 211,
"g": 241,
"b": 141
},
"hsl": {
"h": 78,
"s": 78.125,
"l": 74.902
},
"oklch": {
"l": 0.91433,
"c": 0.12999,
"h": 122.6
},
"luminance": 0.78683
}Semantic roles & 50–950 ramp
primary
#D3F18D
secondary
#7955CD
accent
#0BDA49
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581