#93F7AC#93F7AC
#93F7AC is a very light, vivid green. Relative luminance 0.757; OKLCH L 89.6% C 0.140 H 150.8°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #93F7AC |
|---|---|
| RGB | rgb(147, 247, 172) |
| HSL | hsl(135, 86%, 77%) |
| HSV | hsv(135, 40%, 97%) |
| CMYK | cmyk(40.5%, 0%, 30.4%, 3.1%) |
| CIE-LAB | lab(89.72, -44.83, 27.10) |
| CIE-LCH | lch(89.72, 52.38, 148.84°) |
| OKLab | oklab(89.57% -0.1224 0.0685) |
| OKLCH | oklch(89.57% 0.14 150.8) |
| XYZ | xyz(52.7366, 75.6998, 50.8544) |
| Luminance | 0.7570 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.00
Foam Green
#90FDA9
ΔE00 1.83
Mint (survey)
#9FFEB0
ΔE00 1.84
Seafoam (survey)
#80F9AD
ΔE00 2.12
Light Mint Green
#A6FBB2
ΔE00 2.19
Light Seafoam Green
#A7FFB5
ΔE00 2.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93F7AC #F793DE
analogous
#ACF793 #93F7AC #93F7DE
triadic
#93F7AC #AC93F7 #F7AC93
tetradic
#93F7AC #93ACF7 #F793DE #F7DE93
square
#93F7AC #93ACF7 #F793DE #F7DE93
split-complementary
#93F7AC #DE93F7 #F793AC
monochromatic
#21EF54 #5AF380 #93F7AC #CCFBD8 #E3FDE9
Accessibility & contrast
On white
1.30
#93F7AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#93F7AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93F7AC
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93F7AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93F7AC | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8A7
Deuteranopia (green-blind)
#E9DEB0
Tritanopia (blue-blind)
#81F4E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #93f7ac; /* rgb */ color: rgb(147, 247, 172); /* oklch */ color: oklch(89.6% 0.140 150.8);
Tailwind
colors: {
custom: {
50: '#b7fac5',
500: '#93f7ac',
950: '#000000',
},
}SCSS
$custom: #93f7ac; $custom-light: #b7fac5; $custom-dark: #000000;
JSON
{
"hex": "#93f7ac",
"rgb": {
"r": 147,
"g": 247,
"b": 172
},
"hsl": {
"h": 135,
"s": 86.207,
"l": 77.255
},
"oklch": {
"l": 0.89566,
"c": 0.14024,
"h": 150.8
},
"luminance": 0.75703
}Semantic roles & 50–950 ramp
primary
#93F7AC
secondary
#D658B6
accent
#03ABE3
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#121713
muted
#828582