#75FBBB#75FBBB
#75FBBB is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.6% C 0.150 H 160.4°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #75FBBB |
|---|---|
| RGB | rgb(117, 251, 187) |
| HSL | hsl(151, 94%, 72%) |
| HSV | hsv(151, 53%, 98%) |
| CMYK | cmyk(53.4%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(90.03, -51.24, 19.69) |
| CIE-LCH | lch(90.03, 54.90, 158.98°) |
| OKLab | oklab(89.6% -0.1409 0.0503) |
| OKLCH | oklch(89.6% 0.15 160.4) |
| XYZ | xyz(50.7985, 76.3596, 59.0660) |
| Luminance | 0.7636 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.55
Light Blue Green
#7EFBB3
ΔE00 2.04
Light Aquamarine
#7BFDC7
ΔE00 2.26
Seafoam (survey)
#80F9AD
ΔE00 3.05
Seafoam Green
#7AF9AB
ΔE00 3.12
Greenish Cyan
#2AFEB7
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FBBB #FB75B5
analogous
#75FB78 #75FBBB #75F8FB
triadic
#75FBBB #BB75FB #FBBB75
tetradic
#75FBBB #7875FB #FB75B5 #F8FB75
square
#75FBBB #7875FB #FB75B5 #F8FB75
split-complementary
#75FBBB #FB75F8 #FB7875
monochromatic
#07EF80 #3AF99E #75FBBB #B0FDD8 #E1FEF0
Accessibility & contrast
On white
1.29
#75FBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#75FBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FBBB
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FBBB | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBB7
Deuteranopia (green-blind)
#E5DDBF
Tritanopia (blue-blind)
#46FAEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #75fbbb; /* rgb */ color: rgb(117, 251, 187); /* oklch */ color: oklch(89.6% 0.150 160.4);
Tailwind
colors: {
custom: {
50: '#a6fdcf',
500: '#75fbbb',
950: '#000000',
},
}SCSS
$custom: #75fbbb; $custom-light: #a6fdcf; $custom-dark: #000000;
JSON
{
"hex": "#75fbbb",
"rgb": {
"r": 117,
"g": 251,
"b": 187
},
"hsl": {
"h": 151.343,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.89598,
"c": 0.14955,
"h": 160.4
},
"luminance": 0.76364
}Semantic roles & 50–950 ramp
primary
#75FBBB
secondary
#D73D87
accent
#006EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683