#D3F67D#D3F67D
#D3F67D is a very light, vivid yellow-green. Relative luminance 0.812; OKLCH L 92.3% C 0.153 H 122.7°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F67D |
|---|---|
| RGB | rgb(211, 246, 125) |
| HSL | hsl(77, 87%, 73%) |
| HSV | hsv(77, 49%, 96%) |
| CMYK | cmyk(14.2%, 0%, 49.2%, 3.5%) |
| CIE-LAB | lab(92.24, -29.40, 54.02) |
| CIE-LCH | lch(92.24, 61.50, 118.55°) |
| OKLab | oklab(92.29% -0.0826 0.1286) |
| OKLCH | oklch(92.29% 0.153 122.7) |
| XYZ | xyz(63.5216, 81.2409, 31.7327) |
| Luminance | 0.8124 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.53
Pear
#CBF85F
ΔE00 3.49
Light Pea Green
#C4FE82
ΔE00 3.97
Pale Lime
#BEFD73
ΔE00 4.38
Pistachio (survey)
#C0FA8B
ΔE00 4.78
Light Yellowish Green
#C2FF89
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F67D #A07DF6
analogous
#F6DC7D #D3F67D #97F67D
triadic
#D3F67D #7DD3F6 #F67DD3
tetradic
#D3F67D #7DF6DC #A07DF6 #F67D97
square
#D3F67D #7DF6DC #A07DF6 #F67D97
split-complementary
#D3F67D #7D97F6 #DC7DF6
monochromatic
#AAE910 #C0F244 #D3F67D #E6FAB6 #F5FDE2
Accessibility & contrast
On white
1.22
#D3F67D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#D3F67D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F67D
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F67D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F67D | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA72
Deuteranopia (green-blind)
#FDE984
Tritanopia (blue-blind)
#DBECDA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d3f67d; /* rgb */ color: rgb(211, 246, 125); /* oklch */ color: oklch(92.3% 0.153 122.7);
Tailwind
colors: {
custom: {
50: '#e2f9a5',
500: '#d3f67d',
950: '#000000',
},
}SCSS
$custom: #d3f67d; $custom-light: #e2f9a5; $custom-dark: #000000;
JSON
{
"hex": "#d3f67d",
"rgb": {
"r": 211,
"g": 246,
"b": 125
},
"hsl": {
"h": 77.355,
"s": 87.05,
"l": 72.745
},
"oklch": {
"l": 0.9229,
"c": 0.15285,
"h": 122.7
},
"luminance": 0.81241
}Semantic roles & 50–950 ramp
primary
#D3F67D
secondary
#6E45D2
accent
#02E443
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16170F
muted
#848580