#75FBB0#75FBB0
#75FBB0 is a very light, vivid green. Relative luminance 0.759; OKLCH L 89.4% C 0.159 H 156.5°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #75FBB0 |
|---|---|
| RGB | rgb(117, 251, 176) |
| HSL | hsl(146, 94%, 72%) |
| HSV | hsv(146, 53%, 98%) |
| CMYK | cmyk(53.4%, 0%, 29.9%, 1.6%) |
| CIE-LAB | lab(89.82, -53.38, 25.02) |
| CIE-LCH | lch(89.82, 58.95, 154.89°) |
| OKLab | oklab(89.36% -0.1457 0.0634) |
| OKLCH | oklch(89.36% 0.159 156.5) |
| XYZ | xyz(49.6658, 75.9065, 53.1000) |
| Luminance | 0.7591 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.82
Seafoam Green
#7AF9AB
ΔE00 1.03
Seafoam (survey)
#80F9AD
ΔE00 1.24
Light Bluish Green
#76FDA8
ΔE00 1.83
Light Greenish Blue
#63F7B4
ΔE00 2.36
Light Green Blue
#56FCA2
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FBB0 #FB75C0
analogous
#7DFB75 #75FBB0 #75FBF3
triadic
#75FBB0 #B075FB #FBB075
tetradic
#75FBB0 #757DFB #FB75C0 #FBF375
square
#75FBB0 #757DFB #FB75C0 #FBF375
split-complementary
#75FBB0 #F375FB #FB757D
monochromatic
#07EF6D #3AF98E #75FBB0 #B0FDD2 #E1FEEE
Accessibility & contrast
On white
1.30
#75FBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#75FBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FBB0
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FBB0 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAAB
Deuteranopia (green-blind)
#E7DCB5
Tritanopia (blue-blind)
#4CF9E7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #75fbb0; /* rgb */ color: rgb(117, 251, 176); /* oklch */ color: oklch(89.4% 0.159 156.5);
Tailwind
colors: {
custom: {
50: '#a6fdc8',
500: '#75fbb0',
950: '#000000',
},
}SCSS
$custom: #75fbb0; $custom-light: #a6fdc8; $custom-dark: #000000;
JSON
{
"hex": "#75fbb0",
"rgb": {
"r": 117,
"g": 251,
"b": 176
},
"hsl": {
"h": 146.418,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.89357,
"c": 0.15889,
"h": 156.5
},
"luminance": 0.75911
}Semantic roles & 50–950 ramp
primary
#75FBB0
secondary
#D73D93
accent
#0080E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682