#D3F47A#D3F47A
#D3F47A is a very light, vivid yellow-green. Relative luminance 0.800; OKLCH L 91.8% C 0.153 H 122.0°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F47A |
|---|---|
| RGB | rgb(211, 244, 122) |
| HSL | hsl(76, 85%, 72%) |
| HSV | hsv(76, 50%, 96%) |
| CMYK | cmyk(13.5%, 0%, 50%, 4.3%) |
| CIE-LAB | lab(91.66, -28.75, 54.72) |
| CIE-LCH | lch(91.66, 61.81, 117.72°) |
| OKLab | oklab(91.82% -0.0811 0.1299) |
| OKLCH | oklch(91.82% 0.153 122) |
| XYZ | xyz(62.7278, 79.9553, 30.5369) |
| Luminance | 0.7995 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.04
Pear
#CBF85F
ΔE00 3.42
Light Pea Green
#C4FE82
ΔE00 4.47
Pale Lime
#BEFD73
ΔE00 4.76
Pistachio (survey)
#C0FA8B
ΔE00 5.26
Light Yellowish Green
#C2FF89
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F47A #9B7AF4
analogous
#F4D87A #D3F47A #96F47A
triadic
#D3F47A #7AD3F4 #F47AD3
tetradic
#D3F47A #7AF4D8 #9B7AF4 #F47A96
square
#D3F47A #7AF4D8 #9B7AF4 #F47A96
split-complementary
#D3F47A #7A96F4 #D87AF4
monochromatic
#A9E113 #C0EF41 #D3F47A #E6F9B3 #F6FDE3
Accessibility & contrast
On white
1.24
#D3F47A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#D3F47A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F47A
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F47A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F47A | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE86F
Deuteranopia (green-blind)
#FCE781
Tritanopia (blue-blind)
#DCEAD8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d3f47a; /* rgb */ color: rgb(211, 244, 122); /* oklch */ color: oklch(91.8% 0.153 122.0);
Tailwind
colors: {
custom: {
50: '#e2f7a3',
500: '#d3f47a',
950: '#000000',
},
}SCSS
$custom: #d3f47a; $custom-light: #e2f7a3; $custom-dark: #000000;
JSON
{
"hex": "#d3f47a",
"rgb": {
"r": 211,
"g": 244,
"b": 122
},
"hsl": {
"h": 76.23,
"s": 84.722,
"l": 71.765
},
"oklch": {
"l": 0.91818,
"c": 0.15311,
"h": 122
},
"luminance": 0.79955
}Semantic roles & 50–950 ramp
primary
#D3F47A
secondary
#6943CF
accent
#04E140
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#16170F
muted
#848580