#D2FF7E#D2FF7E
#D2FF7E is a very light, vivid yellow-green. Relative luminance 0.867; OKLCH L 94.2% C 0.164 H 125.3°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FF7E |
|---|---|
| RGB | rgb(210, 255, 126) |
| HSL | hsl(81, 100%, 75%) |
| HSV | hsv(81, 51%, 100%) |
| CMYK | cmyk(17.6%, 0%, 50.6%, 0%) |
| CIE-LAB | lab(94.62, -33.82, 56.40) |
| CIE-LCH | lch(94.62, 65.76, 120.95°) |
| OKLab | oklab(94.2% -0.0949 0.1339) |
| OKLCH | oklch(94.2% 0.164 125.3) |
| XYZ | xyz(66.1042, 86.7274, 32.9921) |
| Luminance | 0.8673 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.06
Light Pea Green
#C4FE82
ΔE00 2.58
Pale Lime
#BEFD73
ΔE00 2.90
Pear
#CBF85F
ΔE00 3.25
Light Yellowish Green
#C2FF89
ΔE00 3.55
Light Lime Green
#B9FF66
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FF7E #AB7EFF
analogous
#FFEB7E #D2FF7E #92FF7E
triadic
#D2FF7E #7ED2FF #FF7ED2
tetradic
#D2FF7E #7EFFEB #AB7EFF #FF7E92
square
#D2FF7E #7EFFEB #AB7EFF #FF7E92
split-complementary
#D2FF7E #7E92FF #EB7EFF
monochromatic
#A7FF04 #BDFF41 #D2FF7E #E7FFBB #F4FFE0
Accessibility & contrast
On white
1.14
#D2FF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#D2FF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FF7E
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FF7E | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF172
Deuteranopia (green-blind)
#FFEF86
Tritanopia (blue-blind)
#D9F5E2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d2ff7e; /* rgb */ color: rgb(210, 255, 126); /* oklch */ color: oklch(94.2% 0.164 125.3);
Tailwind
colors: {
custom: {
50: '#e2ffa6',
500: '#d2ff7e',
950: '#000000',
},
}SCSS
$custom: #d2ff7e; $custom-light: #e2ffa6; $custom-dark: #000000;
JSON
{
"hex": "#d2ff7e",
"rgb": {
"r": 210,
"g": 255,
"b": 126
},
"hsl": {
"h": 80.93,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.94195,
"c": 0.16411,
"h": 125.3
},
"luminance": 0.86728
}Semantic roles & 50–950 ramp
primary
#D2FF7E
secondary
#7943DE
accent
#00E650
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#161810
muted
#848680