#D2FF78#D2FF78
#D2FF78 is a very light, vivid yellow-green. Relative luminance 0.866; OKLCH L 94.1% C 0.170 H 124.9°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FF78 |
|---|---|
| RGB | rgb(210, 255, 120) |
| HSL | hsl(80, 100%, 74%) |
| HSV | hsv(80, 53%, 100%) |
| CMYK | cmyk(17.6%, 0%, 52.9%, 0%) |
| CIE-LAB | lab(94.56, -34.39, 59.03) |
| CIE-LCH | lch(94.56, 68.31, 120.23°) |
| OKLab | oklab(94.12% -0.097 0.1391) |
| OKLCH | oklch(94.12% 0.17 124.9) |
| XYZ | xyz(65.7286, 86.5772, 31.0139) |
| Luminance | 0.8658 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.62
Pear
#CBF85F
ΔE00 2.60
Pale Lime
#BEFD73
ΔE00 2.99
Light Pea Green
#C4FE82
ΔE00 3.08
Light Lime Green
#B9FF66
ΔE00 3.71
Light Yellowish Green
#C2FF89
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FF78 #A578FF
analogous
#FFE878 #D2FF78 #8EFF78
triadic
#D2FF78 #78D2FF #FF78D2
tetradic
#D2FF78 #78FFE8 #A578FF #FF788E
square
#D2FF78 #78FFE8 #A578FF #FF788E
split-complementary
#D2FF78 #788EFF #E878FF
monochromatic
#A8FD00 #BEFF3B #D2FF78 #E6FFB5 #F5FFE0
Accessibility & contrast
On white
1.15
#D2FF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#D2FF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FF78
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FF78 | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF16B
Deuteranopia (green-blind)
#FFEF80
Tritanopia (blue-blind)
#DAF4E1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d2ff78; /* rgb */ color: rgb(210, 255, 120); /* oklch */ color: oklch(94.1% 0.170 124.9);
Tailwind
colors: {
custom: {
50: '#e2ffa2',
500: '#d2ff78',
950: '#000000',
},
}SCSS
$custom: #d2ff78; $custom-light: #e2ffa2; $custom-dark: #000000;
JSON
{
"hex": "#d2ff78",
"rgb": {
"r": 210,
"g": 255,
"b": 120
},
"hsl": {
"h": 80,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.94122,
"c": 0.16959,
"h": 124.9
},
"luminance": 0.86578
}Semantic roles & 50–950 ramp
primary
#D2FF78
secondary
#733EDD
accent
#00E64D
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16180F
muted
#848680