#75FBAC#75FBAC
#75FBAC is a very light, vivid green. Relative luminance 0.758; OKLCH L 89.3% C 0.162 H 155.2°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #75FBAC |
|---|---|
| RGB | rgb(117, 251, 172) |
| HSL | hsl(145, 94%, 72%) |
| HSV | hsv(145, 53%, 98%) |
| CMYK | cmyk(53.4%, 0%, 31.5%, 1.6%) |
| CIE-LAB | lab(89.74, -54.12, 26.95) |
| CIE-LCH | lch(89.74, 60.46, 153.53°) |
| OKLab | oklab(89.27% -0.1474 0.0681) |
| OKLCH | oklch(89.27% 0.162 155.2) |
| XYZ | xyz(49.2758, 75.7505, 51.0463) |
| Luminance | 0.7575 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.62
Seafoam (survey)
#80F9AD
ΔE00 1.08
Light Bluish Green
#76FDA8
ΔE00 1.10
Light Blue Green
#7EFBB3
ΔE00 1.33
Light Green Blue
#56FCA2
ΔE00 2.40
Sea Green (survey)
#53FCA1
ΔE00 2.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FBAC #FB75C4
analogous
#81FB75 #75FBAC #75FBEF
triadic
#75FBAC #AC75FB #FBAC75
tetradic
#75FBAC #7581FB #FB75C4 #FBEF75
square
#75FBAC #7581FB #FB75C4 #FBEF75
split-complementary
#75FBAC #EF75FB #FB7581
monochromatic
#07EF66 #3AF988 #75FBAC #B0FDD0 #E1FEED
Accessibility & contrast
On white
1.30
#75FBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#75FBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FBAC
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FBAC | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAA7
Deuteranopia (green-blind)
#E7DCB1
Tritanopia (blue-blind)
#4EF9E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #75fbac; /* rgb */ color: rgb(117, 251, 172); /* oklch */ color: oklch(89.3% 0.162 155.2);
Tailwind
colors: {
custom: {
50: '#a6fdc5',
500: '#75fbac',
950: '#000000',
},
}SCSS
$custom: #75fbac; $custom-light: #a6fdc5; $custom-dark: #000000;
JSON
{
"hex": "#75fbac",
"rgb": {
"r": 117,
"g": 251,
"b": 172
},
"hsl": {
"h": 144.627,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.89274,
"c": 0.16241,
"h": 155.2
},
"luminance": 0.75755
}Semantic roles & 50–950 ramp
primary
#75FBAC
secondary
#D73D98
accent
#0087E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682