#D3F77E#D3F77E
#D3F77E is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 92.5% C 0.153 H 123.1°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F77E |
|---|---|
| RGB | rgb(211, 247, 126) |
| HSL | hsl(78, 88%, 73%) |
| HSV | hsv(78, 49%, 97%) |
| CMYK | cmyk(14.6%, 0%, 49%, 3.1%) |
| CIE-LAB | lab(92.52, -29.76, 53.89) |
| CIE-LCH | lch(92.52, 61.57, 118.91°) |
| OKLab | oklab(92.52% -0.0836 0.1284) |
| OKLCH | oklch(92.52% 0.153 123.1) |
| XYZ | xyz(63.8908, 81.8766, 32.1724) |
| Luminance | 0.8188 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.29
Pear
#CBF85F
ΔE00 3.50
Light Pea Green
#C4FE82
ΔE00 3.75
Pale Lime
#BEFD73
ΔE00 4.20
Light Yellowish Green
#C2FF89
ΔE00 4.57
Pistachio (survey)
#C0FA8B
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F77E #A27EF7
analogous
#F7DE7E #D3F77E #96F77E
triadic
#D3F77E #7ED3F7 #F77ED3
tetradic
#D3F77E #7EF7DE #A27EF7 #F77E96
square
#D3F77E #7EF7DE #A27EF7 #F77E96
split-complementary
#D3F77E #7E96F7 #DE7EF7
monochromatic
#AAEC0F #BFF344 #D3F77E #E7FBB8 #F5FDE2
Accessibility & contrast
On white
1.21
#D3F77E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#D3F77E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F77E
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F77E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F77E | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA73
Deuteranopia (green-blind)
#FEE985
Tritanopia (blue-blind)
#DBEDDB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d3f77e; /* rgb */ color: rgb(211, 247, 126); /* oklch */ color: oklch(92.5% 0.153 123.1);
Tailwind
colors: {
custom: {
50: '#e2faa6',
500: '#d3f77e',
950: '#000000',
},
}SCSS
$custom: #d3f77e; $custom-light: #e2faa6; $custom-dark: #000000;
JSON
{
"hex": "#d3f77e",
"rgb": {
"r": 211,
"g": 247,
"b": 126
},
"hsl": {
"h": 77.851,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.9252,
"c": 0.15321,
"h": 123.1
},
"luminance": 0.81877
}Semantic roles & 50–950 ramp
primary
#D3F77E
secondary
#7046D3
accent
#01E545
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16170F
muted
#848580