#75FBB1#75FBB1
#75FBB1 is a very light, vivid green. Relative luminance 0.760; OKLCH L 89.4% C 0.158 H 156.8°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #75FBB1 |
|---|---|
| RGB | rgb(117, 251, 177) |
| HSL | hsl(147, 94%, 72%) |
| HSV | hsv(147, 53%, 98%) |
| CMYK | cmyk(53.4%, 0%, 29.5%, 1.6%) |
| CIE-LAB | lab(89.83, -53.19, 24.53) |
| CIE-LCH | lch(89.83, 58.57, 155.24°) |
| OKLab | oklab(89.38% -0.1453 0.0622) |
| OKLCH | oklch(89.38% 0.158 156.8) |
| XYZ | xyz(49.7651, 75.9462, 53.6230) |
| Luminance | 0.7595 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.77
Seafoam Green
#7AF9AB
ΔE00 1.19
Seafoam (survey)
#80F9AD
ΔE00 1.35
Light Bluish Green
#76FDA8
ΔE00 2.02
Light Greenish Blue
#63F7B4
ΔE00 2.21
Light Green Blue
#56FCA2
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FBB1 #FB75BF
analogous
#7CFB75 #75FBB1 #75FBF4
triadic
#75FBB1 #B175FB #FBB175
tetradic
#75FBB1 #757CFB #FB75BF #FBF475
square
#75FBB1 #757CFB #FB75BF #FBF475
split-complementary
#75FBB1 #F475FB #FB757C
monochromatic
#07EF6F #3AF98F #75FBB1 #B0FDD3 #E1FEEE
Accessibility & contrast
On white
1.30
#75FBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#75FBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FBB1
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FBB1 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAAD
Deuteranopia (green-blind)
#E7DDB6
Tritanopia (blue-blind)
#4BF9E7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #75fbb1; /* rgb */ color: rgb(117, 251, 177); /* oklch */ color: oklch(89.4% 0.158 156.8);
Tailwind
colors: {
custom: {
50: '#a6fdc8',
500: '#75fbb1',
950: '#000000',
},
}SCSS
$custom: #75fbb1; $custom-light: #a6fdc8; $custom-dark: #000000;
JSON
{
"hex": "#75fbb1",
"rgb": {
"r": 117,
"g": 251,
"b": 177
},
"hsl": {
"h": 146.866,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.89378,
"c": 0.15802,
"h": 156.8
},
"luminance": 0.75951
}Semantic roles & 50–950 ramp
primary
#75FBB1
secondary
#D73D92
accent
#007FE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682