#D3F397#D3F397
#D3F397 is a very light, vivid yellow-green. Relative luminance 0.802; OKLCH L 92.0% C 0.122 H 124.4°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F397 |
|---|---|
| RGB | rgb(211, 243, 151) |
| HSL | hsl(81, 79%, 77%) |
| HSV | hsv(81, 38%, 95%) |
| CMYK | cmyk(13.2%, 0%, 37.9%, 4.7%) |
| CIE-LAB | lab(91.77, -25.13, 40.97) |
| CIE-LCH | lch(91.77, 48.06, 121.52°) |
| OKLab | oklab(92.02% -0.0689 0.1007) |
| OKLCH | oklch(92.02% 0.122 124.4) |
| XYZ | xyz(64.5001, 80.1841, 41.3512) |
| Luminance | 0.8018 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.45
Pistachio (survey)
#C0FA8B
ΔE00 4.56
Celery
#C1FD95
ΔE00 4.79
Light Yellow Green
#CCFD7F
ΔE00 4.95
Light Yellowish Green
#C2FF89
ΔE00 5.33
Light Pea Green
#C4FE82
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F397 #B797F3
analogous
#F3E597 #D3F397 #A5F397
triadic
#D3F397 #97D3F3 #F397D3
tetradic
#D3F397 #97F3E5 #B797F3 #F397A5
square
#D3F397 #97F3E5 #B797F3 #F397A5
split-complementary
#D3F397 #97A5F3 #E597F3
monochromatic
#A5E629 #BCED60 #D3F397 #EAF9CE #F3FCE4
Accessibility & contrast
On white
1.23
#D3F397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#D3F397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F397
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F397 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE890
Deuteranopia (green-blind)
#F8E79C
Tritanopia (blue-blind)
#D9EBDC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d3f397; /* rgb */ color: rgb(211, 243, 151); /* oklch */ color: oklch(92.0% 0.122 124.4);
Tailwind
colors: {
custom: {
50: '#e1f7b6',
500: '#d3f397',
950: '#000000',
},
}SCSS
$custom: #d3f397; $custom-light: #e1f7b6; $custom-dark: #000000;
JSON
{
"hex": "#d3f397",
"rgb": {
"r": 211,
"g": 243,
"b": 151
},
"hsl": {
"h": 80.87,
"s": 79.31,
"l": 77.255
},
"oklch": {
"l": 0.92021,
"c": 0.12201,
"h": 124.4
},
"luminance": 0.80184
}Semantic roles & 50–950 ramp
primary
#D3F397
secondary
#865DD1
accent
#0ADC53
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581