#75FC96#75FC96
#75FC96 is a very light, vivid green. Relative luminance 0.756; OKLCH L 89.1% C 0.184 H 149.3°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #75FC96 |
|---|---|
| RGB | rgb(117, 252, 150) |
| HSL | hsl(135, 96%, 72%) |
| HSV | hsv(135, 54%, 99%) |
| CMYK | cmyk(53.6%, 0%, 40.5%, 1.2%) |
| CIE-LAB | lab(89.67, -58.29, 37.85) |
| CIE-LCH | lch(89.67, 69.51, 147.00°) |
| OKLab | oklab(89.1% -0.1579 0.0937) |
| OKLCH | oklch(89.1% 0.184 149.3) |
| XYZ | xyz(47.6483, 75.6006, 40.9297) |
| Luminance | 0.7560 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.01
Mint Green
#8FFF9F
ΔE00 2.29
Light Bluish Green
#76FDA8
ΔE00 2.90
Foam Green
#90FDA9
ΔE00 3.27
Light Green Blue
#56FCA2
ΔE00 3.38
Sea Green (survey)
#53FCA1
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FC96 #FC75DB
analogous
#97FC75 #75FC96 #75FCDA
triadic
#75FC96 #9675FC #FC9675
tetradic
#75FC96 #7597FC #FC75DB #FCDA75
square
#75FC96 #7597FC #FC75DB #FCDA75
split-complementary
#75FC96 #DA75FC #FC7597
monochromatic
#05F13F #39FB68 #75FC96 #B1FDC4 #E1FEE8
Accessibility & contrast
On white
1.30
#75FC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#75FC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FC96
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FC96 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98F
Deuteranopia (green-blind)
#EBDC9D
Tritanopia (blue-blind)
#56F8E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #75fc96; /* rgb */ color: rgb(117, 252, 150); /* oklch */ color: oklch(89.1% 0.184 149.3);
Tailwind
colors: {
custom: {
50: '#a6feb6',
500: '#75fc96',
950: '#000000',
},
}SCSS
$custom: #75fc96; $custom-light: #a6feb6; $custom-dark: #000000;
JSON
{
"hex": "#75fc96",
"rgb": {
"r": 117,
"g": 252,
"b": 150
},
"hsl": {
"h": 134.667,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.89098,
"c": 0.18364,
"h": 149.3
},
"luminance": 0.75605
}Semantic roles & 50–950 ramp
primary
#75FC96
secondary
#D93DB2
accent
#00ADE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681