#D2FF7D#D2FF7D
#D2FF7D is a very light, vivid yellow-green. Relative luminance 0.867; OKLCH L 94.2% C 0.165 H 125.3°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FF7D |
|---|---|
| RGB | rgb(210, 255, 125) |
| HSL | hsl(81, 100%, 75%) |
| HSV | hsv(81, 51%, 100%) |
| CMYK | cmyk(17.6%, 0%, 51%, 0%) |
| CIE-LAB | lab(94.61, -33.92, 56.84) |
| CIE-LCH | lch(94.61, 66.19, 120.83°) |
| OKLab | oklab(94.18% -0.0953 0.1348) |
| OKLCH | oklch(94.18% 0.165 125.3) |
| XYZ | xyz(66.0400, 86.7017, 32.6539) |
| Luminance | 0.8670 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.14
Light Pea Green
#C4FE82
ΔE00 2.66
Pale Lime
#BEFD73
ΔE00 2.90
Pear
#CBF85F
ΔE00 3.14
Light Yellowish Green
#C2FF89
ΔE00 3.64
Light Lime Green
#B9FF66
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FF7D #AA7DFF
analogous
#FFEB7D #D2FF7D #91FF7D
triadic
#D2FF7D #7DD2FF #FF7DD2
tetradic
#D2FF7D #7DFFEB #AA7DFF #FF7D91
square
#D2FF7D #7DFFEB #AA7DFF #FF7D91
split-complementary
#D2FF7D #7D91FF #EB7DFF
monochromatic
#A8FF03 #BDFF40 #D2FF7D #E7FFBA #F4FFE0
Accessibility & contrast
On white
1.15
#D2FF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#D2FF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FF7D
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FF7D | 1.00 | 1.15 | 18.34 | 18.34 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF171
Deuteranopia (green-blind)
#FFEF85
Tritanopia (blue-blind)
#D9F5E2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d2ff7d; /* rgb */ color: rgb(210, 255, 125); /* oklch */ color: oklch(94.2% 0.165 125.3);
Tailwind
colors: {
custom: {
50: '#e2ffa6',
500: '#d2ff7d',
950: '#000000',
},
}SCSS
$custom: #d2ff7d; $custom-light: #e2ffa6; $custom-dark: #000000;
JSON
{
"hex": "#d2ff7d",
"rgb": {
"r": 210,
"g": 255,
"b": 125
},
"hsl": {
"h": 80.769,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.94182,
"c": 0.16504,
"h": 125.3
},
"luminance": 0.86702
}Semantic roles & 50–950 ramp
primary
#D2FF7D
secondary
#7842DE
accent
#00E64F
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#161810
muted
#848680