#D3F4A0#D3F4A0
#D3F4A0 is a very light, moderate yellow-green. Relative luminance 0.811; OKLCH L 92.4% C 0.114 H 126.0°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F4A0 |
|---|---|
| RGB | rgb(211, 244, 160) |
| HSL | hsl(84, 79%, 79%) |
| HSV | hsv(84, 34%, 96%) |
| CMYK | cmyk(13.5%, 0%, 34.4%, 4.3%) |
| CIE-LAB | lab(92.17, -24.48, 37.03) |
| CIE-LCH | lch(92.17, 44.39, 123.46°) |
| OKLab | oklab(92.39% -0.0667 0.0919) |
| OKLCH | oklch(92.39% 0.114 126) |
| XYZ | xyz(65.5591, 81.0879, 45.4485) |
| Luminance | 0.8109 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.59
Tea Green
#BDF8A3
ΔE00 4.70
Light Light Green
#C8FFB0
ΔE00 4.77
Celery
#C1FD95
ΔE00 4.84
Washed Out Green
#BCF5A6
ΔE00 4.88
Pistachio (survey)
#C0FA8B
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F4A0 #C1A0F4
analogous
#F4EBA0 #D3F4A0 #A9F4A0
triadic
#D3F4A0 #A0D3F4 #F4A0D3
tetradic
#D3F4A0 #A0F4EB #C1A0F4 #F4A0A9
square
#D3F4A0 #A0F4EB #C1A0F4 #F4A0A9
split-complementary
#D3F4A0 #A0A9F4 #EBA0F4
monochromatic
#A0E732 #BAEE69 #D3F4A0 #ECFAD7 #F2FCE4
Accessibility & contrast
On white
1.22
#D3F4A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#D3F4A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F4A0
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F4A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F4A0 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEA9A
Deuteranopia (green-blind)
#F8E8A4
Tritanopia (blue-blind)
#D8EDDF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d3f4a0; /* rgb */ color: rgb(211, 244, 160); /* oklch */ color: oklch(92.4% 0.114 126.0);
Tailwind
colors: {
custom: {
50: '#e1f7bd',
500: '#d3f4a0',
950: '#000000',
},
}SCSS
$custom: #d3f4a0; $custom-light: #e1f7bd; $custom-dark: #000000;
JSON
{
"hex": "#d3f4a0",
"rgb": {
"r": 211,
"g": 244,
"b": 160
},
"hsl": {
"h": 83.571,
"s": 79.245,
"l": 79.216
},
"oklch": {
"l": 0.92388,
"c": 0.1135,
"h": 126
},
"luminance": 0.81088
}Semantic roles & 50–950 ramp
primary
#D3F4A0
secondary
#9065D3
accent
#0ADC5C
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582