#D2FF92#D2FF92
#D2FF92 is a very light, vivid yellow-green. Relative luminance 0.873; OKLCH L 94.5% C 0.145 H 127.3°. Best body text is #000000 at 18.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FF92 |
|---|---|
| RGB | rgb(210, 255, 146) |
| HSL | hsl(85, 100%, 79%) |
| HSV | hsv(85, 43%, 100%) |
| CMYK | cmyk(17.6%, 0%, 42.7%, 0%) |
| CIE-LAB | lab(94.86, -31.71, 47.33) |
| CIE-LCH | lch(94.86, 56.97, 123.82°) |
| OKLab | oklab(94.47% -0.0876 0.115) |
| OKLCH | oklch(94.47% 0.145 127.3) |
| XYZ | xyz(67.5261, 87.2962, 40.4809) |
| Luminance | 0.8730 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.34
Light Pea Green
#C4FE82
ΔE00 2.53
Light Yellowish Green
#C2FF89
ΔE00 2.56
Pistachio (survey)
#C0FA8B
ΔE00 2.61
Celery
#C1FD95
ΔE00 3.04
Pale Lime
#BEFD73
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FF92 #BF92FF
analogous
#FFF692 #D2FF92 #9BFF92
triadic
#D2FF92 #92D2FF #FF92D2
tetradic
#D2FF92 #92FFF6 #BF92FF #FF929B
square
#D2FF92 #92FFF6 #BF92FF #FF929B
split-complementary
#D2FF92 #929BFF #F692FF
monochromatic
#9FFF18 #B9FF55 #D2FF92 #EBFFCF #F2FFE0
Accessibility & contrast
On white
1.14
#D2FF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.46
#D2FF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FF92
18.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FF92 | 1.00 | 1.14 | 18.46 | 18.46 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF289
Deuteranopia (green-blind)
#FFEF98
Tritanopia (blue-blind)
#D7F6E5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d2ff92; /* rgb */ color: rgb(210, 255, 146); /* oklch */ color: oklch(94.5% 0.145 127.3);
Tailwind
colors: {
custom: {
50: '#e1ffb3',
500: '#d2ff92',
950: '#000000',
},
}SCSS
$custom: #d2ff92; $custom-light: #e1ffb3; $custom-dark: #000000;
JSON
{
"hex": "#d2ff92",
"rgb": {
"r": 210,
"g": 255,
"b": 146
},
"hsl": {
"h": 84.771,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.94467,
"c": 0.14456,
"h": 127.3
},
"luminance": 0.87297
}Semantic roles & 50–950 ramp
primary
#D2FF92
secondary
#8E54E1
accent
#00E65F
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681