#75FBB4#75FBB4
#75FBB4 is a very light, vivid green. Relative luminance 0.761; OKLCH L 89.4% C 0.155 H 157.8°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #75FBB4 |
|---|---|
| RGB | rgb(117, 251, 180) |
| HSL | hsl(148, 94%, 72%) |
| HSV | hsv(148, 53%, 98%) |
| CMYK | cmyk(53.4%, 0%, 28.3%, 1.6%) |
| CIE-LAB | lab(89.89, -52.62, 23.08) |
| CIE-LCH | lch(89.89, 57.46, 156.31°) |
| OKLab | oklab(89.44% -0.1439 0.0587) |
| OKLCH | oklch(89.44% 0.155 157.8) |
| XYZ | xyz(50.0674, 76.0671, 55.2151) |
| Luminance | 0.7607 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.88
Seafoam Green
#7AF9AB
ΔE00 1.73
Seafoam (survey)
#80F9AD
ΔE00 1.77
Light Greenish Blue
#63F7B4
ΔE00 1.81
Light Bluish Green
#76FDA8
ΔE00 2.61
Light Green Blue
#56FCA2
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FBB4 #FB75BC
analogous
#79FB75 #75FBB4 #75FBF7
triadic
#75FBB4 #B475FB #FBB475
tetradic
#75FBB4 #7579FB #FB75BC #FBF775
square
#75FBB4 #7579FB #FB75BC #FBF775
split-complementary
#75FBB4 #F775FB #FB7579
monochromatic
#07EF74 #3AF994 #75FBB4 #B0FDD4 #E1FEEF
Accessibility & contrast
On white
1.30
#75FBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#75FBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FBB4
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FBB4 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EAB0
Deuteranopia (green-blind)
#E6DDB8
Tritanopia (blue-blind)
#4AF9E8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #75fbb4; /* rgb */ color: rgb(117, 251, 180); /* oklch */ color: oklch(89.4% 0.155 157.8);
Tailwind
colors: {
custom: {
50: '#a6fdca',
500: '#75fbb4',
950: '#000000',
},
}SCSS
$custom: #75fbb4; $custom-light: #a6fdca; $custom-dark: #000000;
JSON
{
"hex": "#75fbb4",
"rgb": {
"r": 117,
"g": 251,
"b": 180
},
"hsl": {
"h": 148.209,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.89443,
"c": 0.15543,
"h": 157.8
},
"luminance": 0.76072
}Semantic roles & 50–950 ramp
primary
#75FBB4
secondary
#D73D8F
accent
#007AE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682