#D2FC77#D2FC77
#D2FC77 is a very light, vivid yellow-green. Relative luminance 0.847; OKLCH L 93.5% C 0.167 H 124.1°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FC77 |
|---|---|
| RGB | rgb(210, 252, 119) |
| HSL | hsl(79, 96%, 73%) |
| HSV | hsv(79, 53%, 99%) |
| CMYK | cmyk(16.7%, 0%, 52.8%, 1.2%) |
| CIE-LAB | lab(93.73, -33.11, 58.51) |
| CIE-LCH | lch(93.73, 67.23, 119.51°) |
| OKLab | oklab(93.46% -0.0935 0.1379) |
| OKLCH | oklch(93.46% 0.167 124.1) |
| XYZ | xyz(64.7187, 84.6539, 30.3795) |
| Luminance | 0.8465 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.78
Pear
#CBF85F
ΔE00 2.39
Pale Lime
#BEFD73
ΔE00 3.30
Light Pea Green
#C4FE82
ΔE00 3.35
Light Lime Green
#B9FF66
ΔE00 4.08
Light Yellowish Green
#C2FF89
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FC77 #A177FC
analogous
#FCE377 #D2FC77 #90FC77
triadic
#D2FC77 #77D2FC #FC77D2
tetradic
#D2FC77 #77FCE3 #A177FC #FC7790
square
#D2FC77 #77FCE3 #A177FC #FC7790
split-complementary
#D2FC77 #7790FC #E377FC
monochromatic
#A8F305 #BEFB3B #D2FC77 #E6FDB3 #F5FEE1
Accessibility & contrast
On white
1.17
#D2FC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#D2FC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FC77
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FC77 | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE6A
Deuteranopia (green-blind)
#FFED7F
Tritanopia (blue-blind)
#DAF1DE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d2fc77; /* rgb */ color: rgb(210, 252, 119); /* oklch */ color: oklch(93.5% 0.167 124.1);
Tailwind
colors: {
custom: {
50: '#e2fda2',
500: '#d2fc77',
950: '#000000',
},
}SCSS
$custom: #d2fc77; $custom-light: #e2fda2; $custom-dark: #000000;
JSON
{
"hex": "#d2fc77",
"rgb": {
"r": 210,
"g": 252,
"b": 119
},
"hsl": {
"h": 78.947,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.93455,
"c": 0.16661,
"h": 124.1
},
"luminance": 0.84654
}Semantic roles & 50–950 ramp
primary
#D2FC77
secondary
#6F3ED9
accent
#00E648
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16170F
muted
#848580