#75FF93#75FF93
#75FF93 is a very light, vivid green. Relative luminance 0.774; OKLCH L 89.8% C 0.190 H 148.5°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #75FF93 |
|---|---|
| RGB | rgb(117, 255, 147) |
| HSL | hsl(133, 100%, 73%) |
| HSV | hsv(133, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 42.4%, 0%) |
| CIE-LAB | lab(90.51, -59.92, 40.41) |
| CIE-LCH | lch(90.51, 72.27, 146.01°) |
| OKLab | oklab(89.77% -0.1623 0.0995) |
| OKLCH | oklch(89.77% 0.19 148.5) |
| XYZ | xyz(48.3594, 77.4043, 39.9902) |
| Luminance | 0.7741 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.20
Mint Green
#8FFF9F
ΔE00 2.48
Lightgreen (survey)
#76FF7B
ΔE00 3.38
Palegreen
#98FB98
ΔE00 3.44
Light Bluish Green
#76FDA8
ΔE00 3.68
Foam Green
#90FDA9
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FF93 #FF75E1
analogous
#9CFF75 #75FF93 #75FFD8
triadic
#75FF93 #9375FF #FF9375
tetradic
#75FF93 #759CFF #FF75E1 #FFD875
square
#75FF93 #759CFF #FF75E1 #FFD875
split-complementary
#75FF93 #D875FF #FF759C
monochromatic
#00FA36 #38FF63 #75FF93 #B2FFC3 #E0FFE7
Accessibility & contrast
On white
1.27
#75FF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#75FF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FF93
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FF93 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8B
Deuteranopia (green-blind)
#EFDF9A
Tritanopia (blue-blind)
#57FAE5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #75ff93; /* rgb */ color: rgb(117, 255, 147); /* oklch */ color: oklch(89.8% 0.190 148.5);
Tailwind
colors: {
custom: {
50: '#a7ffb4',
500: '#75ff93',
950: '#000000',
},
}SCSS
$custom: #75ff93; $custom-light: #a7ffb4; $custom-dark: #000000;
JSON
{
"hex": "#75ff93",
"rgb": {
"r": 117,
"g": 255,
"b": 147
},
"hsl": {
"h": 133.043,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.89768,
"c": 0.19038,
"h": 148.5
},
"luminance": 0.77408
}Semantic roles & 50–950 ramp
primary
#75FF93
secondary
#DD3CBA
accent
#00B4E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681