#75FBBC#75FBBC
#75FBBC is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.6% C 0.149 H 160.7°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #75FBBC |
|---|---|
| RGB | rgb(117, 251, 188) |
| HSL | hsl(152, 94%, 72%) |
| HSV | hsv(152, 53%, 98%) |
| CMYK | cmyk(53.4%, 0%, 25.1%, 1.6%) |
| CIE-LAB | lab(90.05, -51.04, 19.21) |
| CIE-LCH | lch(90.05, 54.54, 159.38°) |
| OKLab | oklab(89.62% -0.1404 0.049) |
| OKLCH | oklch(89.62% 0.149 160.7) |
| XYZ | xyz(50.9060, 76.4025, 59.6317) |
| Luminance | 0.7641 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.62
Light Aquamarine
#7BFDC7
ΔE00 2.05
Light Blue Green
#7EFBB3
ΔE00 2.24
Seafoam (survey)
#80F9AD
ΔE00 3.25
Seafoam Green
#7AF9AB
ΔE00 3.33
Greenish Cyan
#2AFEB7
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FBBC #FB75B4
analogous
#75FB79 #75FBBC #75F7FB
triadic
#75FBBC #BC75FB #FBBC75
tetradic
#75FBBC #7975FB #FB75B4 #F7FB75
square
#75FBBC #7975FB #FB75B4 #F7FB75
split-complementary
#75FBBC #FB75F7 #FB7975
monochromatic
#07EF82 #3AF99F #75FBBC #B0FDD9 #E1FEF1
Accessibility & contrast
On white
1.29
#75FBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#75FBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FBBC
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FBBC | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBB8
Deuteranopia (green-blind)
#E5DDC0
Tritanopia (blue-blind)
#45FAEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #75fbbc; /* rgb */ color: rgb(117, 251, 188); /* oklch */ color: oklch(89.6% 0.149 160.7);
Tailwind
colors: {
custom: {
50: '#a6fdd0',
500: '#75fbbc',
950: '#000000',
},
}SCSS
$custom: #75fbbc; $custom-light: #a6fdd0; $custom-dark: #000000;
JSON
{
"hex": "#75fbbc",
"rgb": {
"r": 117,
"g": 251,
"b": 188
},
"hsl": {
"h": 151.791,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.89621,
"c": 0.14874,
"h": 160.7
},
"luminance": 0.76407
}Semantic roles & 50–950 ramp
primary
#75FBBC
secondary
#D73D85
accent
#006CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683