#75FAA8#75FAA8
#75FAA8 is a very light, vivid green. Relative luminance 0.750; OKLCH L 89.0% C 0.165 H 154.2°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #75FAA8 |
|---|---|
| RGB | rgb(117, 250, 168) |
| HSL | hsl(143, 93%, 72%) |
| HSV | hsv(143, 53%, 98%) |
| CMYK | cmyk(53.2%, 0%, 32.8%, 2%) |
| CIE-LAB | lab(89.38, -54.45, 28.48) |
| CIE-LCH | lch(89.38, 61.45, 152.39°) |
| OKLab | oklab(88.96% -0.1481 0.0718) |
| OKLCH | oklch(88.96% 0.165 154.2) |
| XYZ | xyz(48.5859, 74.9760, 48.9497) |
| Luminance | 0.7498 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.73
Light Bluish Green
#76FDA8
ΔE00 0.74
Seafoam (survey)
#80F9AD
ΔE00 1.24
Light Blue Green
#7EFBB3
ΔE00 1.87
Light Green Blue
#56FCA2
ΔE00 2.20
Sea Green (survey)
#53FCA1
ΔE00 2.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FAA8 #FA75C7
analogous
#84FA75 #75FAA8 #75FAEB
triadic
#75FAA8 #A875FA #FAA875
tetradic
#75FAA8 #7584FA #FA75C7 #FAEB75
square
#75FAA8 #7584FA #FA75C7 #FAEB75
split-complementary
#75FAA8 #EB75FA #FA7584
monochromatic
#09EC60 #3AF883 #75FAA8 #B0FCCD #E1FEEC
Accessibility & contrast
On white
1.31
#75FAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#75FAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FAA8
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FAA8 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE8A3
Deuteranopia (green-blind)
#E7DBAD
Tritanopia (blue-blind)
#50F7E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #75faa8; /* rgb */ color: rgb(117, 250, 168); /* oklch */ color: oklch(89.0% 0.165 154.2);
Tailwind
colors: {
custom: {
50: '#a6fdc2',
500: '#75faa8',
950: '#000000',
},
}SCSS
$custom: #75faa8; $custom-light: #a6fdc2; $custom-dark: #000000;
JSON
{
"hex": "#75faa8",
"rgb": {
"r": 117,
"g": 250,
"b": 168
},
"hsl": {
"h": 143.008,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.88955,
"c": 0.16461,
"h": 154.2
},
"luminance": 0.7498
}Semantic roles & 50–950 ramp
primary
#75FAA8
secondary
#D63D9B
accent
#008DE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682