#D2FA6F#D2FA6F
#D2FA6F is a very light, vivid yellow-green. Relative luminance 0.832; OKLCH L 92.9% C 0.171 H 123.2°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FA6F |
|---|---|
| RGB | rgb(210, 250, 111) |
| HSL | hsl(77, 93%, 71%) |
| HSV | hsv(77, 56%, 98%) |
| CMYK | cmyk(16%, 0%, 55.6%, 2%) |
| CIE-LAB | lab(93.11, -32.90, 61.32) |
| CIE-LCH | lch(93.11, 69.59, 118.21°) |
| OKLab | oklab(92.93% -0.0936 0.1432) |
| OKLCH | oklch(92.93% 0.171 123.2) |
| XYZ | xyz(63.6335, 83.2203, 27.7466) |
| Luminance | 0.8322 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 1.60
Light Yellow Green
#CCFD7F
ΔE00 2.71
Pale Lime
#BEFD73
ΔE00 3.87
Light Pea Green
#C4FE82
ΔE00 4.21
Light Lime Green
#B9FF66
ΔE00 4.37
Yellow Green
#C8FD3D
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FA6F #976FFA
analogous
#FADC6F #D2FA6F #8CFA6F
triadic
#D2FA6F #6FD2FA #FA6FD2
tetradic
#D2FA6F #6FFADC #976FFA #FA6F8C
square
#D2FA6F #6FFADC #976FFA #FA6F8C
split-complementary
#D2FA6F #6F8CFA #DC6FFA
monochromatic
#A7E708 #C0F834 #D2FA6F #E4FCAA #F6FEE1
Accessibility & contrast
On white
1.19
#D2FA6F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#D2FA6F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FA6F
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FA6F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FA6F | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC61
Deuteranopia (green-blind)
#FFEB78
Tritanopia (blue-blind)
#DBEFDC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d2fa6f; /* rgb */ color: rgb(210, 250, 111); /* oklch */ color: oklch(92.9% 0.171 123.2);
Tailwind
colors: {
custom: {
50: '#e2fc9c',
500: '#d2fa6f',
950: '#000000',
},
}SCSS
$custom: #d2fa6f; $custom-light: #e2fc9c; $custom-dark: #000000;
JSON
{
"hex": "#d2fa6f",
"rgb": {
"r": 210,
"g": 250,
"b": 111
},
"hsl": {
"h": 77.266,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.92927,
"c": 0.1711,
"h": 123.2
},
"luminance": 0.83221
}Semantic roles & 50–950 ramp
primary
#D2FA6F
secondary
#6538D5
accent
#00E642
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#16170F
muted
#848580