#D2FF96#D2FF96
#D2FF96 is a very light, vivid yellow-green. Relative luminance 0.874; OKLCH L 94.5% C 0.140 H 127.8°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FF96 |
|---|---|
| RGB | rgb(210, 255, 150) |
| HSL | hsl(86, 100%, 79%) |
| HSV | hsv(86, 41%, 100%) |
| CMYK | cmyk(17.6%, 0%, 41.2%, 0%) |
| CIE-LAB | lab(94.92, -31.25, 45.48) |
| CIE-LCH | lch(94.92, 55.18, 124.49°) |
| OKLab | oklab(94.53% -0.0861 0.111) |
| OKLCH | oklch(94.53% 0.14 127.8) |
| XYZ | xyz(67.8427, 87.4228, 42.1483) |
| Luminance | 0.8742 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.59
Light Yellowish Green
#C2FF89
ΔE00 2.72
Celery
#C1FD95
ΔE00 2.76
Light Pea Green
#C4FE82
ΔE00 2.90
Light Yellow Green
#CCFD7F
ΔE00 2.92
Pale Lime
#BEFD73
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FF96 #C396FF
analogous
#FFF796 #D2FF96 #9EFF96
triadic
#D2FF96 #96D2FF #FF96D2
tetradic
#D2FF96 #96FFF7 #C396FF #FF969E
square
#D2FF96 #96FFF7 #C396FF #FF969E
split-complementary
#D2FF96 #969EFF #F796FF
monochromatic
#9EFF1C #B8FF59 #D2FF96 #ECFFD3 #F2FFE0
Accessibility & contrast
On white
1.14
#D2FF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#D2FF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FF96
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FF96 | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF28E
Deuteranopia (green-blind)
#FFF09C
Tritanopia (blue-blind)
#D7F6E5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d2ff96; /* rgb */ color: rgb(210, 255, 150); /* oklch */ color: oklch(94.5% 0.140 127.8);
Tailwind
colors: {
custom: {
50: '#e1ffb6',
500: '#d2ff96',
950: '#000000',
},
}SCSS
$custom: #d2ff96; $custom-light: #e1ffb6; $custom-dark: #000000;
JSON
{
"hex": "#d2ff96",
"rgb": {
"r": 210,
"g": 255,
"b": 150
},
"hsl": {
"h": 85.714,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.94528,
"c": 0.14044,
"h": 127.8
},
"luminance": 0.87424
}Semantic roles & 50–950 ramp
primary
#D2FF96
secondary
#9358E1
accent
#00E662
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681