#75FAA0#75FAA0
#75FAA0 is a very light, vivid green. Relative luminance 0.747; OKLCH L 88.8% C 0.172 H 151.9°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #75FAA0 |
|---|---|
| RGB | rgb(117, 250, 160) |
| HSL | hsl(139, 93%, 72%) |
| HSV | hsv(139, 53%, 98%) |
| CMYK | cmyk(53.2%, 0%, 36%, 2%) |
| CIE-LAB | lab(89.25, -55.85, 32.32) |
| CIE-LCH | lch(89.25, 64.53, 149.94°) |
| OKLab | oklab(88.8% -0.1516 0.0809) |
| OKLCH | oklch(88.8% 0.172 151.9) |
| XYZ | xyz(47.8634, 74.6870, 45.1447) |
| Luminance | 0.7469 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.19
Seafoam Green
#7AF9AB
ΔE00 2.03
Light Green Blue
#56FCA2
ΔE00 2.27
Sea Green (survey)
#53FCA1
ΔE00 2.37
Seafoam (survey)
#80F9AD
ΔE00 2.39
Foam Green
#90FDA9
ΔE00 2.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FAA0 #FA75CF
analogous
#8DFA75 #75FAA0 #75FAE2
triadic
#75FAA0 #A075FA #FAA075
tetradic
#75FAA0 #758DFA #FA75CF #FAE275
square
#75FAA0 #758DFA #FA75CF #FAE275
split-complementary
#75FAA0 #E275FA #FA758D
monochromatic
#09EC52 #3AF877 #75FAA0 #B0FCC9 #E1FEEB
Accessibility & contrast
On white
1.32
#75FAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#75FAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FAA0
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FAA0 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE89A
Deuteranopia (green-blind)
#E8DBA6
Tritanopia (blue-blind)
#53F7E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #75faa0; /* rgb */ color: rgb(117, 250, 160); /* oklch */ color: oklch(88.8% 0.172 151.9);
Tailwind
colors: {
custom: {
50: '#a6fdbc',
500: '#75faa0',
950: '#000000',
},
}SCSS
$custom: #75faa0; $custom-light: #a6fdbc; $custom-dark: #000000;
JSON
{
"hex": "#75faa0",
"rgb": {
"r": 117,
"g": 250,
"b": 160
},
"hsl": {
"h": 139.398,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.888,
"c": 0.17183,
"h": 151.9
},
"luminance": 0.74691
}Semantic roles & 50–950 ramp
primary
#75FAA0
secondary
#D63DA5
accent
#009BE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682