#75BBC0#75BBC0
#75BBC0 is a light, moderate teal. Relative luminance 0.431; OKLCH L 74.8% C 0.071 H 201.6°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #75BBC0 |
|---|---|
| RGB | rgb(117, 187, 192) |
| HSL | hsl(184, 37%, 61%) |
| HSV | hsv(184, 39%, 75%) |
| CMYK | cmyk(39.1%, 2.6%, 0%, 24.7%) |
| CIE-LAB | lab(71.64, -20.69, -9.48) |
| CIE-LCH | lch(71.64, 22.76, 204.61°) |
| OKLab | oklab(74.77% -0.0659 -0.026) |
| OKLCH | oklch(74.77% 0.071 201.6) |
| XYZ | xyz(34.6174, 43.1259, 56.3589) |
| Luminance | 0.4313 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 7.93
Cadetblue
#5F9EA0
ΔE00 8.59
Darkturquoise
#00CED1
ΔE00 8.75
Mediumturquoise
#48D1CC
ΔE00 8.83
Lightseagreen
#20B2AA
ΔE00 9.66
Aqua Blue
#02D8E9
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75BBC0 #C07A75
analogous
#75C09F #75BBC0 #7595C0
triadic
#75BBC0 #C075BB #BBC075
tetradic
#75BBC0 #9F75C0 #C07A75 #95C075
square
#75BBC0 #9F75C0 #C07A75 #95C075
split-complementary
#75BBC0 #C07595 #C09F75
monochromatic
#3A7B80 #4EA4AA #75BBC0 #9FD0D3 #C9E4E6
Accessibility & contrast
On white
2.18
#75BBC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#75BBC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75BBC0
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75BBC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75BBC0 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B5C0
Deuteranopia (green-blind)
#A4ABC0
Tritanopia (blue-blind)
#55C0BC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #75bbc0; /* rgb */ color: rgb(117, 187, 192); /* oklch */ color: oklch(74.8% 0.071 201.6);
Tailwind
colors: {
custom: {
50: '#a0cfd3',
500: '#75bbc0',
950: '#000000',
},
}SCSS
$custom: #75bbc0; $custom-light: #a0cfd3; $custom-dark: #000000;
JSON
{
"hex": "#75bbc0",
"rgb": {
"r": 117,
"g": 187,
"b": 192
},
"hsl": {
"h": 184,
"s": 37.313,
"l": 60.588
},
"oklch": {
"l": 0.74767,
"c": 0.07084,
"h": 201.6
},
"luminance": 0.43128
}Semantic roles & 50–950 ramp
primary
#75BBC0
secondary
#D7BCBA
accent
#3D35B0
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282