#D2F77F#D2F77F
#D2F77F is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 92.5% C 0.153 H 123.5°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F77F |
|---|---|
| RGB | rgb(210, 247, 127) |
| HSL | hsl(79, 88%, 73%) |
| HSV | hsv(79, 49%, 97%) |
| CMYK | cmyk(15%, 0%, 48.6%, 3.1%) |
| CIE-LAB | lab(92.47, -30.04, 53.35) |
| CIE-LCH | lch(92.47, 61.23, 119.38°) |
| OKLab | oklab(92.46% -0.0842 0.1273) |
| OKLCH | oklch(92.46% 0.153 123.5) |
| XYZ | xyz(63.6700, 81.7552, 32.5006) |
| Luminance | 0.8175 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.12
Light Pea Green
#C4FE82
ΔE00 3.53
Pear
#CBF85F
ΔE00 3.62
Pale Lime
#BEFD73
ΔE00 4.05
Pistachio (survey)
#C0FA8B
ΔE00 4.33
Light Yellowish Green
#C2FF89
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F77F #A47FF7
analogous
#F7E07F #D2F77F #96F77F
triadic
#D2F77F #7FD2F7 #F77FD2
tetradic
#D2F77F #7FF7E0 #A47FF7 #F77F96
square
#D2F77F #7FF7E0 #A47FF7 #F77F96
split-complementary
#D2F77F #7F96F7 #E07FF7
monochromatic
#A8ED0F #BEF345 #D2F77F #E6FBB9 #F5FDE2
Accessibility & contrast
On white
1.21
#D2F77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#D2F77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F77F
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F77F | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA74
Deuteranopia (green-blind)
#FEE986
Tritanopia (blue-blind)
#DAEDDB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d2f77f; /* rgb */ color: rgb(210, 247, 127); /* oklch */ color: oklch(92.5% 0.153 123.5);
Tailwind
colors: {
custom: {
50: '#e2faa6',
500: '#d2f77f',
950: '#000000',
},
}SCSS
$custom: #d2f77f; $custom-light: #e2faa6; $custom-dark: #000000;
JSON
{
"hex": "#d2f77f",
"rgb": {
"r": 210,
"g": 247,
"b": 127
},
"hsl": {
"h": 78.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.92464,
"c": 0.15262,
"h": 123.5
},
"luminance": 0.81755
}Semantic roles & 50–950 ramp
primary
#D2F77F
secondary
#7247D3
accent
#01E547
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#161710
muted
#848580