#D2FA75#D2FA75
#D2FA75 is a very light, vivid yellow-green. Relative luminance 0.834; OKLCH L 93.0% C 0.166 H 123.5°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FA75 |
|---|---|
| RGB | rgb(210, 250, 117) |
| HSL | hsl(78, 93%, 72%) |
| HSV | hsv(78, 53%, 98%) |
| CMYK | cmyk(16%, 0%, 53.2%, 2%) |
| CIE-LAB | lab(93.17, -32.37, 58.74) |
| CIE-LCH | lch(93.17, 67.07, 118.86°) |
| OKLab | oklab(93% -0.0916 0.1382) |
| OKLCH | oklch(93% 0.166 123.5) |
| XYZ | xyz(63.9751, 83.3569, 29.5453) |
| Luminance | 0.8336 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.14
Pear
#CBF85F
ΔE00 2.20
Pale Lime
#BEFD73
ΔE00 3.62
Light Pea Green
#C4FE82
ΔE00 3.71
Light Lime Green
#B9FF66
ΔE00 4.37
Light Yellowish Green
#C2FF89
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FA75 #9D75FA
analogous
#FADF75 #D2FA75 #90FA75
triadic
#D2FA75 #75D2FA #FA75D2
tetradic
#D2FA75 #75FADF #9D75FA #FA7590
square
#D2FA75 #75FADF #9D75FA #FA7590
split-complementary
#D2FA75 #7590FA #DF75FA
monochromatic
#A8EC09 #BFF83A #D2FA75 #E5FCB0 #F5FEE1
Accessibility & contrast
On white
1.19
#D2FA75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#D2FA75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FA75
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FA75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FA75 | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED68
Deuteranopia (green-blind)
#FFEB7D
Tritanopia (blue-blind)
#DAEFDC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d2fa75; /* rgb */ color: rgb(210, 250, 117); /* oklch */ color: oklch(93.0% 0.166 123.5);
Tailwind
colors: {
custom: {
50: '#e2fca0',
500: '#d2fa75',
950: '#000000',
},
}SCSS
$custom: #d2fa75; $custom-light: #e2fca0; $custom-dark: #000000;
JSON
{
"hex": "#d2fa75",
"rgb": {
"r": 210,
"g": 250,
"b": 117
},
"hsl": {
"h": 78.045,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.92995,
"c": 0.16583,
"h": 123.5
},
"luminance": 0.83357
}Semantic roles & 50–950 ramp
primary
#D2FA75
secondary
#6B3DD6
accent
#00E645
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#16170F
muted
#848580