#75FAA7#75FAA7
#75FAA7 is a very light, vivid green. Relative luminance 0.749; OKLCH L 88.9% C 0.166 H 153.9°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #75FAA7 |
|---|---|
| RGB | rgb(117, 250, 167) |
| HSL | hsl(143, 93%, 72%) |
| HSV | hsv(143, 53%, 98%) |
| CMYK | cmyk(53.2%, 0%, 33.2%, 2%) |
| CIE-LAB | lab(89.36, -54.63, 28.96) |
| CIE-LCH | lch(89.36, 61.83, 152.07°) |
| OKLab | oklab(88.94% -0.1486 0.0729) |
| OKLCH | oklch(88.94% 0.166 153.9) |
| XYZ | xyz(48.4931, 74.9389, 48.4609) |
| Luminance | 0.7494 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.65
Seafoam Green
#7AF9AB
ΔE00 0.88
Seafoam (survey)
#80F9AD
ΔE00 1.36
Light Blue Green
#7EFBB3
ΔE00 2.04
Light Green Blue
#56FCA2
ΔE00 2.16
Sea Green (survey)
#53FCA1
ΔE00 2.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FAA7 #FA75C8
analogous
#86FA75 #75FAA7 #75FAE9
triadic
#75FAA7 #A775FA #FAA775
tetradic
#75FAA7 #7586FA #FA75C8 #FAE975
square
#75FAA7 #7586FA #FA75C8 #FAE975
split-complementary
#75FAA7 #E975FA #FA7586
monochromatic
#09EC5E #3AF881 #75FAA7 #B0FCCD #E1FEEC
Accessibility & contrast
On white
1.31
#75FAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#75FAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FAA7
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FAA7 | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE8A2
Deuteranopia (green-blind)
#E7DBAC
Tritanopia (blue-blind)
#50F7E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #75faa7; /* rgb */ color: rgb(117, 250, 167); /* oklch */ color: oklch(88.9% 0.166 153.9);
Tailwind
colors: {
custom: {
50: '#a6fdc1',
500: '#75faa7',
950: '#000000',
},
}SCSS
$custom: #75faa7; $custom-light: #a6fdc1; $custom-dark: #000000;
JSON
{
"hex": "#75faa7",
"rgb": {
"r": 117,
"g": 250,
"b": 167
},
"hsl": {
"h": 142.556,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.88935,
"c": 0.1655,
"h": 153.9
},
"luminance": 0.74943
}Semantic roles & 50–950 ramp
primary
#75FAA7
secondary
#D63D9D
accent
#008FE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682