#D2FF94#D2FF94
#D2FF94 is a very light, vivid yellow-green. Relative luminance 0.874; OKLCH L 94.5% C 0.143 H 127.5°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FF94 |
|---|---|
| RGB | rgb(210, 255, 148) |
| HSL | hsl(85, 100%, 79%) |
| HSV | hsv(85, 42%, 100%) |
| CMYK | cmyk(17.6%, 0%, 42%, 0%) |
| CIE-LAB | lab(94.89, -31.48, 46.41) |
| CIE-LCH | lch(94.89, 56.08, 124.15°) |
| OKLab | oklab(94.5% -0.0868 0.113) |
| OKLCH | oklch(94.5% 0.143 127.5) |
| XYZ | xyz(67.6830, 87.3589, 41.3074) |
| Luminance | 0.8736 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.58
Light Yellowish Green
#C2FF89
ΔE00 2.62
Light Yellow Green
#CCFD7F
ΔE00 2.62
Light Pea Green
#C4FE82
ΔE00 2.70
Celery
#C1FD95
ΔE00 2.89
Pale Lime
#BEFD73
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FF94 #C194FF
analogous
#FFF794 #D2FF94 #9DFF94
triadic
#D2FF94 #94D2FF #FF94D2
tetradic
#D2FF94 #94FFF7 #C194FF #FF949D
square
#D2FF94 #94FFF7 #C194FF #FF949D
split-complementary
#D2FF94 #949DFF #F794FF
monochromatic
#9FFF1A #B8FF57 #D2FF94 #ECFFD1 #F2FFE0
Accessibility & contrast
On white
1.14
#D2FF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#D2FF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FF94
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FF94 | 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)
#FFF28C
Deuteranopia (green-blind)
#FFEF9A
Tritanopia (blue-blind)
#D7F6E5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d2ff94; /* rgb */ color: rgb(210, 255, 148); /* oklch */ color: oklch(94.5% 0.143 127.5);
Tailwind
colors: {
custom: {
50: '#e1ffb5',
500: '#d2ff94',
950: '#000000',
},
}SCSS
$custom: #d2ff94; $custom-light: #e1ffb5; $custom-dark: #000000;
JSON
{
"hex": "#d2ff94",
"rgb": {
"r": 210,
"g": 255,
"b": 148
},
"hsl": {
"h": 85.234,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.94497,
"c": 0.14251,
"h": 127.5
},
"luminance": 0.8736
}Semantic roles & 50–950 ramp
primary
#D2FF94
secondary
#9156E1
accent
#00E661
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681