#D2FF8E#D2FF8E
#D2FF8E is a very light, vivid yellow-green. Relative luminance 0.872; OKLCH L 94.4% C 0.149 H 126.8°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FF8E |
|---|---|
| RGB | rgb(210, 255, 142) |
| HSL | hsl(84, 100%, 78%) |
| HSV | hsv(84, 44%, 100%) |
| CMYK | cmyk(17.6%, 0%, 44.3%, 0%) |
| CIE-LAB | lab(94.81, -32.16, 49.18) |
| CIE-LCH | lch(94.81, 58.76, 123.19°) |
| OKLab | oklab(94.41% -0.0891 0.1189) |
| OKLCH | oklch(94.41% 0.149 126.8) |
| XYZ | xyz(67.2204, 87.1739, 38.8707) |
| Luminance | 0.8718 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.80
Light Pea Green
#C4FE82
ΔE00 2.26
Light Yellowish Green
#C2FF89
ΔE00 2.55
Pistachio (survey)
#C0FA8B
ΔE00 2.76
Celery
#C1FD95
ΔE00 3.40
Pale Lime
#BEFD73
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FF8E #BB8EFF
analogous
#FFF48E #D2FF8E #99FF8E
triadic
#D2FF8E #8ED2FF #FF8ED2
tetradic
#D2FF8E #8EFFF4 #BB8EFF #FF8E99
square
#D2FF8E #8EFFF4 #BB8EFF #FF8E99
split-complementary
#D2FF8E #8E99FF #F48EFF
monochromatic
#A1FF14 #BAFF51 #D2FF8E #EAFFCB #F3FFE0
Accessibility & contrast
On white
1.14
#D2FF8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#D2FF8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FF8E
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FF8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FF8E | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF285
Deuteranopia (green-blind)
#FFEF94
Tritanopia (blue-blind)
#D8F6E4
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d2ff8e; /* rgb */ color: rgb(210, 255, 142); /* oklch */ color: oklch(94.4% 0.149 126.8);
Tailwind
colors: {
custom: {
50: '#e1ffb1',
500: '#d2ff8e',
950: '#000000',
},
}SCSS
$custom: #d2ff8e; $custom-light: #e1ffb1; $custom-dark: #000000;
JSON
{
"hex": "#d2ff8e",
"rgb": {
"r": 210,
"g": 255,
"b": 142
},
"hsl": {
"h": 83.894,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.94409,
"c": 0.14862,
"h": 126.8
},
"luminance": 0.87175
}Semantic roles & 50–950 ramp
primary
#D2FF8E
secondary
#8A51E0
accent
#00E65B
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681