#75BBAC#75BBAC
#75BBAC is a light, moderate teal. Relative luminance 0.423; OKLCH L 74.1% C 0.074 H 179.0°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #75BBAC |
|---|---|
| RGB | rgb(117, 187, 172) |
| HSL | hsl(167, 34%, 60%) |
| HSV | hsv(167, 37%, 73%) |
| CMYK | cmyk(37.4%, 0%, 8%, 26.7%) |
| CIE-LAB | lab(71.08, -25.51, 0.64) |
| CIE-LCH | lch(71.08, 25.52, 178.57°) |
| OKLab | oklab(74.13% -0.0744 0.0013) |
| OKLCH | oklch(74.13% 0.074 179) |
| XYZ | xyz(32.5501, 42.2990, 45.4711) |
| Luminance | 0.4230 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.20
Seafoam Blue
#78D1B6
ΔE00 6.57
Tealish
#24BCA8
ΔE00 6.95
Topaz
#13BBAF
ΔE00 7.36
Greeny Blue
#42B395
ΔE00 7.43
Mediumaquamarine
#66CDAA
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75BBAC #BB7584
analogous
#75BB89 #75BBAC #75A7BB
triadic
#75BBAC #AC75BB #BBAC75
tetradic
#75BBAC #8975BB #BB7584 #A7BB75
square
#75BBAC #8975BB #BB7584 #A7BB75
split-complementary
#75BBAC #BB75A7 #BB8975
monochromatic
#3C7A6C #50A391 #75BBAC #9ECFC5 #C7E3DD
Accessibility & contrast
On white
2.22
#75BBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#75BBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75BBAC
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75BBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75BBAC | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B3AB
Deuteranopia (green-blind)
#A9AAAD
Tritanopia (blue-blind)
#5EBDB6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #75bbac; /* rgb */ color: rgb(117, 187, 172); /* oklch */ color: oklch(74.1% 0.074 179.0);
Tailwind
colors: {
custom: {
50: '#a0cfc4',
500: '#75bbac',
950: '#000000',
},
}SCSS
$custom: #75bbac; $custom-light: #a0cfc4; $custom-dark: #000000;
JSON
{
"hex": "#75bbac",
"rgb": {
"r": 117,
"g": 187,
"b": 172
},
"hsl": {
"h": 167.143,
"s": 33.981,
"l": 59.608
},
"oklch": {
"l": 0.74128,
"c": 0.07437,
"h": 179
},
"luminance": 0.42301
}Semantic roles & 50–950 ramp
primary
#75BBAC
secondary
#D3B8BE
accent
#5E75CA
background
#FAFCFC
surface
#F3F9F8
border
#CDD2D1
text
#0F1412
muted
#7F8281