#75FAA6#75FAA6
#75FAA6 is a very light, vivid green. Relative luminance 0.749; OKLCH L 88.9% C 0.166 H 153.6°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #75FAA6 |
|---|---|
| RGB | rgb(117, 250, 166) |
| HSL | hsl(142, 93%, 72%) |
| HSV | hsv(142, 53%, 98%) |
| CMYK | cmyk(53.2%, 0%, 33.6%, 2%) |
| CIE-LAB | lab(89.35, -54.80, 29.44) |
| CIE-LCH | lch(89.35, 62.21, 151.75°) |
| OKLab | oklab(88.92% -0.149 0.0741) |
| OKLCH | oklch(88.92% 0.166 153.6) |
| XYZ | xyz(48.4010, 74.9021, 47.9759) |
| Luminance | 0.7491 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.62
Seafoam Green
#7AF9AB
ΔE00 1.03
Seafoam (survey)
#80F9AD
ΔE00 1.49
Light Green Blue
#56FCA2
ΔE00 2.13
Light Blue Green
#7EFBB3
ΔE00 2.21
Sea Green (survey)
#53FCA1
ΔE00 2.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FAA6 #FA75C9
analogous
#87FA75 #75FAA6 #75FAE8
triadic
#75FAA6 #A675FA #FAA675
tetradic
#75FAA6 #7587FA #FA75C9 #FAE875
square
#75FAA6 #7587FA #FA75C9 #FAE875
split-complementary
#75FAA6 #E875FA #FA7587
monochromatic
#09EC5C #3AF880 #75FAA6 #B0FCCC #E1FEEC
Accessibility & contrast
On white
1.31
#75FAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#75FAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FAA6
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FAA6 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE8A1
Deuteranopia (green-blind)
#E7DBAB
Tritanopia (blue-blind)
#51F7E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #75faa6; /* rgb */ color: rgb(117, 250, 166); /* oklch */ color: oklch(88.9% 0.166 153.6);
Tailwind
colors: {
custom: {
50: '#a6fdc1',
500: '#75faa6',
950: '#000000',
},
}SCSS
$custom: #75faa6; $custom-light: #a6fdc1; $custom-dark: #000000;
JSON
{
"hex": "#75faa6",
"rgb": {
"r": 117,
"g": 250,
"b": 166
},
"hsl": {
"h": 142.105,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.88916,
"c": 0.1664,
"h": 153.6
},
"luminance": 0.74906
}Semantic roles & 50–950 ramp
primary
#75FAA6
secondary
#D63D9E
accent
#0091E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682