#75BABE#75BABE
#75BABE is a light, moderate teal. Relative luminance 0.426; OKLCH L 74.5% C 0.070 H 200.5°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #75BABE |
|---|---|
| RGB | rgb(117, 186, 190) |
| HSL | hsl(183, 36%, 60%) |
| HSV | hsv(183, 38%, 75%) |
| CMYK | cmyk(38.4%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(71.29, -20.68, -8.90) |
| CIE-LCH | lch(71.29, 22.51, 203.29°) |
| OKLab | oklab(74.47% -0.0655 -0.0244) |
| OKLCH | oklch(74.47% 0.07 200.5) |
| XYZ | xyz(34.1859, 42.6151, 55.1293) |
| Luminance | 0.4262 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 8.04
Cadetblue
#5F9EA0
ΔE00 8.28
Mediumturquoise
#48D1CC
ΔE00 8.83
Darkturquoise
#00CED1
ΔE00 8.84
Lightseagreen
#20B2AA
ΔE00 9.37
Topaz
#13BBAF
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75BABE #BE7975
analogous
#75BE9E #75BABE #7595BE
triadic
#75BABE #BE75BA #BABE75
tetradic
#75BABE #9E75BE #BE7975 #95BE75
square
#75BABE #9E75BE #BE7975 #95BE75
split-complementary
#75BABE #BE7595 #BE9E75
monochromatic
#3B7A7D #4FA2A7 #75BABE #9FCFD2 #C8E4E5
Accessibility & contrast
On white
2.21
#75BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#75BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75BABE
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75BABE | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B4BE
Deuteranopia (green-blind)
#A4AABE
Tritanopia (blue-blind)
#56BFBB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #75babe; /* rgb */ color: rgb(117, 186, 190); /* oklch */ color: oklch(74.5% 0.070 200.5);
Tailwind
colors: {
custom: {
50: '#a0cfd1',
500: '#75babe',
950: '#000000',
},
}SCSS
$custom: #75babe; $custom-light: #a0cfd1; $custom-dark: #000000;
JSON
{
"hex": "#75babe",
"rgb": {
"r": 117,
"g": 186,
"b": 190
},
"hsl": {
"h": 183.288,
"s": 35.961,
"l": 60.196
},
"oklch": {
"l": 0.74469,
"c": 0.06989,
"h": 200.5
},
"luminance": 0.42617
}Semantic roles & 50–950 ramp
primary
#75BABE
secondary
#D5BBB9
accent
#3D37AF
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1314
muted
#7F8282