#D3F396#D3F396
#D3F396 is a very light, vivid yellow-green. Relative luminance 0.802; OKLCH L 92.0% C 0.123 H 124.3°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F396 |
|---|---|
| RGB | rgb(211, 243, 150) |
| HSL | hsl(81, 79%, 77%) |
| HSV | hsv(81, 38%, 95%) |
| CMYK | cmyk(13.2%, 0%, 38.3%, 4.7%) |
| CIE-LAB | lab(91.75, -25.25, 41.45) |
| CIE-LCH | lch(91.75, 48.53, 121.35°) |
| OKLab | oklab(92.01% -0.0693 0.1017) |
| OKLCH | oklch(92.01% 0.123 124.3) |
| XYZ | xyz(64.4192, 80.1518, 40.9253) |
| Luminance | 0.8015 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.48
Pistachio (survey)
#C0FA8B
ΔE00 4.51
Celery
#C1FD95
ΔE00 4.79
Light Yellow Green
#CCFD7F
ΔE00 4.83
Light Yellowish Green
#C2FF89
ΔE00 5.26
Light Pea Green
#C4FE82
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F396 #B696F3
analogous
#F3E496 #D3F396 #A5F396
triadic
#D3F396 #96D3F3 #F396D3
tetradic
#D3F396 #96F3E4 #B696F3 #F396A5
square
#D3F396 #96F3E4 #B696F3 #F396A5
split-complementary
#D3F396 #96A5F3 #E496F3
monochromatic
#A5E628 #BCED5F #D3F396 #EAF9CD #F3FCE4
Accessibility & contrast
On white
1.23
#D3F396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#D3F396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F396
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F396 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88F
Deuteranopia (green-blind)
#F8E79B
Tritanopia (blue-blind)
#D9EBDC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d3f396; /* rgb */ color: rgb(211, 243, 150); /* oklch */ color: oklch(92.0% 0.123 124.3);
Tailwind
colors: {
custom: {
50: '#e1f7b6',
500: '#d3f396',
950: '#000000',
},
}SCSS
$custom: #d3f396; $custom-light: #e1f7b6; $custom-dark: #000000;
JSON
{
"hex": "#d3f396",
"rgb": {
"r": 211,
"g": 243,
"b": 150
},
"hsl": {
"h": 80.645,
"s": 79.487,
"l": 77.059
},
"oklch": {
"l": 0.92005,
"c": 0.1231,
"h": 124.3
},
"luminance": 0.80152
}Semantic roles & 50–950 ramp
primary
#D3F396
secondary
#845DD1
accent
#0ADC52
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581