#D2FE7F#D2FE7F
#D2FE7F is a very light, vivid yellow-green. Relative luminance 0.861; OKLCH L 94.0% C 0.162 H 125.2°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FE7F |
|---|---|
| RGB | rgb(210, 254, 127) |
| HSL | hsl(81, 98%, 75%) |
| HSV | hsv(81, 50%, 100%) |
| CMYK | cmyk(17.3%, 0%, 50%, 0.4%) |
| CIE-LAB | lab(94.36, -33.27, 55.63) |
| CIE-LCH | lch(94.36, 64.82, 120.88°) |
| OKLab | oklab(93.99% -0.0933 0.1323) |
| OKLCH | oklch(93.99% 0.162 125.2) |
| XYZ | xyz(65.8509, 86.1170, 33.2276) |
| Luminance | 0.8612 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.00
Light Pea Green
#C4FE82
ΔE00 2.58
Pale Lime
#BEFD73
ΔE00 3.00
Pear
#CBF85F
ΔE00 3.34
Light Yellowish Green
#C2FF89
ΔE00 3.52
Pistachio (survey)
#C0FA8B
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FE7F #AB7FFE
analogous
#FEEA7F #D2FE7F #93FE7F
triadic
#D2FE7F #7FD2FE #FE7FD2
tetradic
#D2FE7F #7FFEEA #AB7FFE #FE7F93
square
#D2FE7F #7FFEEA #AB7FFE #FE7F93
split-complementary
#D2FE7F #7F93FE #EA7FFE
monochromatic
#A7FD06 #BDFE42 #D2FE7F #E7FEBC #F4FFE1
Accessibility & contrast
On white
1.15
#D2FE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#D2FE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FE7F
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FE7F | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF074
Deuteranopia (green-blind)
#FFEE87
Tritanopia (blue-blind)
#D9F4E1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d2fe7f; /* rgb */ color: rgb(210, 254, 127); /* oklch */ color: oklch(94.0% 0.162 125.2);
Tailwind
colors: {
custom: {
50: '#e2ffa7',
500: '#d2fe7f',
950: '#000000',
},
}SCSS
$custom: #d2fe7f; $custom-light: #e2ffa7; $custom-dark: #000000;
JSON
{
"hex": "#d2fe7f",
"rgb": {
"r": 210,
"g": 254,
"b": 127
},
"hsl": {
"h": 80.787,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.93989,
"c": 0.16187,
"h": 125.2
},
"luminance": 0.86118
}Semantic roles & 50–950 ramp
primary
#D2FE7F
secondary
#7945DD
accent
#00E650
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#161810
muted
#848680