#93FFA2#93FFA2
#93FFA2 is a very light, vivid green. Relative luminance 0.803; OKLCH L 91.2% C 0.161 H 147.3°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #93FFA2 |
|---|---|
| RGB | rgb(147, 255, 162) |
| HSL | hsl(128, 100%, 79%) |
| HSV | hsv(128, 42%, 100%) |
| CMYK | cmyk(42.4%, 0%, 36.5%, 0%) |
| CIE-LAB | lab(91.83, -49.88, 34.96) |
| CIE-LCH | lch(91.83, 60.91, 144.97°) |
| OKLab | oklab(91.23% -0.1357 0.0872) |
| OKLCH | oklch(91.23% 0.161 147.3) |
| XYZ | xyz(54.3112, 80.3281, 46.8184) |
| Luminance | 0.8033 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint Green
#8FFF9F
ΔE00 0.54
Baby Green
#8CFF9E
ΔE00 0.81
Foam Green
#90FDA9
ΔE00 1.64
Palegreen
#98FB98
ΔE00 1.82
Mint (survey)
#9FFEB0
ΔE00 2.57
Light Bluish Green
#76FDA8
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FFA2 #FF93F0
analogous
#BAFF93 #93FFA2 #93FFD8
triadic
#93FFA2 #A293FF #FFA293
tetradic
#93FFA2 #93BAFF #FF93F0 #FFD893
square
#93FFA2 #93BAFF #FF93F0 #FFD893
split-complementary
#93FFA2 #D893FF #FF93BA
monochromatic
#19FF39 #56FF6D #93FFA2 #D0FFD7 #E0FFE5
Accessibility & contrast
On white
1.23
#93FFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#93FFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FFA2
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FFA2 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE9C
Deuteranopia (green-blind)
#F2E3A8
Tritanopia (blue-blind)
#82FBE7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #93ffa2; /* rgb */ color: rgb(147, 255, 162); /* oklch */ color: oklch(91.2% 0.161 147.3);
Tailwind
colors: {
custom: {
50: '#b7ffbe',
500: '#93ffa2',
950: '#000000',
},
}SCSS
$custom: #93ffa2; $custom-light: #b7ffbe; $custom-dark: #000000;
JSON
{
"hex": "#93ffa2",
"rgb": {
"r": 147,
"g": 255,
"b": 162
},
"hsl": {
"h": 128.333,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.91228,
"c": 0.16131,
"h": 147.3
},
"luminance": 0.80332
}Semantic roles & 50–950 ramp
primary
#93FFA2
secondary
#E155CE
accent
#00C6E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121812
muted
#828682