#D2FF79#D2FF79
#D2FF79 is a very light, vivid yellow-green. Relative luminance 0.866; OKLCH L 94.1% C 0.169 H 125.0°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FF79 |
|---|---|
| RGB | rgb(210, 255, 121) |
| HSL | hsl(80, 100%, 74%) |
| HSV | hsv(80, 53%, 100%) |
| CMYK | cmyk(17.6%, 0%, 52.5%, 0%) |
| CIE-LAB | lab(94.57, -34.30, 58.59) |
| CIE-LCH | lch(94.57, 67.89, 120.34°) |
| OKLab | oklab(94.13% -0.0966 0.1383) |
| OKLCH | oklch(94.13% 0.169 125) |
| XYZ | xyz(65.7896, 86.6016, 31.3352) |
| Luminance | 0.8660 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.52
Pear
#CBF85F
ΔE00 2.71
Pale Lime
#BEFD73
ΔE00 2.96
Light Pea Green
#C4FE82
ΔE00 2.99
Light Lime Green
#B9FF66
ΔE00 3.73
Light Yellowish Green
#C2FF89
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FF79 #A679FF
analogous
#FFE979 #D2FF79 #8FFF79
triadic
#D2FF79 #79D2FF #FF79D2
tetradic
#D2FF79 #79FFE9 #A679FF #FF798F
square
#D2FF79 #79FFE9 #A679FF #FF798F
split-complementary
#D2FF79 #798FFF #E979FF
monochromatic
#A8FE00 #BDFF3C #D2FF79 #E7FFB6 #F5FFE0
Accessibility & contrast
On white
1.15
#D2FF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#D2FF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FF79
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FF79 | 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)
#FFF16C
Deuteranopia (green-blind)
#FFEF81
Tritanopia (blue-blind)
#DAF4E1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d2ff79; /* rgb */ color: rgb(210, 255, 121); /* oklch */ color: oklch(94.1% 0.169 125.0);
Tailwind
colors: {
custom: {
50: '#e2ffa3',
500: '#d2ff79',
950: '#000000',
},
}SCSS
$custom: #d2ff79; $custom-light: #e2ffa3; $custom-dark: #000000;
JSON
{
"hex": "#d2ff79",
"rgb": {
"r": 210,
"g": 255,
"b": 121
},
"hsl": {
"h": 80.149,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.94134,
"c": 0.16869,
"h": 125
},
"luminance": 0.86602
}Semantic roles & 50–950 ramp
primary
#D2FF79
secondary
#743FDD
accent
#00E64D
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16180F
muted
#848680