#D2FF77#D2FF77
#D2FF77 is a very light, vivid yellow-green. Relative luminance 0.866; OKLCH L 94.1% C 0.170 H 124.8°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FF77 |
|---|---|
| RGB | rgb(210, 255, 119) |
| HSL | hsl(80, 100%, 73%) |
| HSV | hsv(80, 53%, 100%) |
| CMYK | cmyk(17.6%, 0%, 53.3%, 0%) |
| CIE-LAB | lab(94.55, -34.48, 59.46) |
| CIE-LCH | lch(94.55, 68.73, 120.11°) |
| OKLab | oklab(94.11% -0.0973 0.14) |
| OKLCH | oklch(94.11% 0.17 124.8) |
| XYZ | xyz(65.6682, 86.5530, 30.6960) |
| Luminance | 0.8655 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.72
Pear
#CBF85F
ΔE00 2.50
Pale Lime
#BEFD73
ΔE00 3.02
Light Pea Green
#C4FE82
ΔE00 3.17
Light Lime Green
#B9FF66
ΔE00 3.69
Light Yellowish Green
#C2FF89
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FF77 #A477FF
analogous
#FFE877 #D2FF77 #8EFF77
triadic
#D2FF77 #77D2FF #FF77D2
tetradic
#D2FF77 #77FFE8 #A477FF #FF778E
square
#D2FF77 #77FFE8 #A477FF #FF778E
split-complementary
#D2FF77 #778EFF #E877FF
monochromatic
#A8FC00 #BEFF3A #D2FF77 #E6FFB4 #F5FFE0
Accessibility & contrast
On white
1.15
#D2FF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#D2FF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FF77
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FF77 | 1.00 | 1.15 | 18.31 | 18.31 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF16A
Deuteranopia (green-blind)
#FFEF80
Tritanopia (blue-blind)
#DAF4E1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d2ff77; /* rgb */ color: rgb(210, 255, 119); /* oklch */ color: oklch(94.1% 0.170 124.8);
Tailwind
colors: {
custom: {
50: '#e2ffa2',
500: '#d2ff77',
950: '#000000',
},
}SCSS
$custom: #d2ff77; $custom-light: #e2ffa2; $custom-dark: #000000;
JSON
{
"hex": "#d2ff77",
"rgb": {
"r": 210,
"g": 255,
"b": 119
},
"hsl": {
"h": 79.853,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.94111,
"c": 0.17048,
"h": 124.8
},
"luminance": 0.86554
}Semantic roles & 50–950 ramp
primary
#D2FF77
secondary
#723DDD
accent
#00E64C
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16180F
muted
#848680