#D2FF93#D2FF93
#D2FF93 is a very light, vivid yellow-green. Relative luminance 0.873; OKLCH L 94.5% C 0.144 H 127.4°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FF93 |
|---|---|
| RGB | rgb(210, 255, 147) |
| HSL | hsl(85, 100%, 79%) |
| HSV | hsv(85, 42%, 100%) |
| CMYK | cmyk(17.6%, 0%, 42.4%, 0%) |
| CIE-LAB | lab(94.88, -31.60, 46.87) |
| CIE-LCH | lch(94.88, 56.53, 123.98°) |
| OKLab | oklab(94.48% -0.0872 0.114) |
| OKLCH | oklch(94.48% 0.144 127.4) |
| XYZ | xyz(67.6042, 87.3274, 40.8923) |
| Luminance | 0.8733 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.48
Light Yellowish Green
#C2FF89
ΔE00 2.59
Pistachio (survey)
#C0FA8B
ΔE00 2.59
Light Pea Green
#C4FE82
ΔE00 2.61
Celery
#C1FD95
ΔE00 2.96
Pale Lime
#BEFD73
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FF93 #C093FF
analogous
#FFF693 #D2FF93 #9CFF93
triadic
#D2FF93 #93D2FF #FF93D2
tetradic
#D2FF93 #93FFF6 #C093FF #FF939C
square
#D2FF93 #93FFF6 #C093FF #FF939C
split-complementary
#D2FF93 #939CFF #F693FF
monochromatic
#9FFF19 #B9FF56 #D2FF93 #ECFFD0 #F2FFE0
Accessibility & contrast
On white
1.14
#D2FF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#D2FF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FF93
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FF93 | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF28B
Deuteranopia (green-blind)
#FFEF99
Tritanopia (blue-blind)
#D7F6E5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d2ff93; /* rgb */ color: rgb(210, 255, 147); /* oklch */ color: oklch(94.5% 0.144 127.4);
Tailwind
colors: {
custom: {
50: '#e1ffb4',
500: '#d2ff93',
950: '#000000',
},
}SCSS
$custom: #d2ff93; $custom-light: #e1ffb4; $custom-dark: #000000;
JSON
{
"hex": "#d2ff93",
"rgb": {
"r": 210,
"g": 255,
"b": 147
},
"hsl": {
"h": 85,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.94482,
"c": 0.14354,
"h": 127.4
},
"luminance": 0.87328
}Semantic roles & 50–950 ramp
primary
#D2FF93
secondary
#8F55E1
accent
#00E660
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681