#75BBBE#75BBBE
#75BBBE is a light, moderate teal. Relative luminance 0.430; OKLCH L 74.7% C 0.071 H 199.2°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #75BBBE |
|---|---|
| RGB | rgb(117, 187, 190) |
| HSL | hsl(182, 36%, 60%) |
| HSV | hsv(182, 38%, 75%) |
| CMYK | cmyk(38.4%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(71.58, -21.19, -8.47) |
| CIE-LCH | lch(71.58, 22.82, 201.79°) |
| OKLab | oklab(74.7% -0.0667 -0.0233) |
| OKLCH | oklch(74.7% 0.071 199.2) |
| XYZ | xyz(34.3973, 43.0379, 55.1998) |
| Luminance | 0.4304 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 8.27
Mediumturquoise
#48D1CC
ΔE00 8.39
Cadetblue
#5F9EA0
ΔE00 8.49
Darkturquoise
#00CED1
ΔE00 8.54
Lightseagreen
#20B2AA
ΔE00 9.11
Topaz
#13BBAF
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75BBBE #BE7875
analogous
#75BE9D #75BBBE #7596BE
triadic
#75BBBE #BE75BB #BBBE75
tetradic
#75BBBE #9D75BE #BE7875 #96BE75
square
#75BBBE #9D75BE #BE7875 #96BE75
split-complementary
#75BBBE #BE7596 #BE9D75
monochromatic
#3B7B7D #4FA3A7 #75BBBE #9FD0D2 #C8E4E5
Accessibility & contrast
On white
2.19
#75BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#75BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75BBBE
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75BBBE | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BE
Deuteranopia (green-blind)
#A5ABBF
Tritanopia (blue-blind)
#56C0BC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #75bbbe; /* rgb */ color: rgb(117, 187, 190); /* oklch */ color: oklch(74.7% 0.071 199.2);
Tailwind
colors: {
custom: {
50: '#a0cfd1',
500: '#75bbbe',
950: '#000000',
},
}SCSS
$custom: #75bbbe; $custom-light: #a0cfd1; $custom-dark: #000000;
JSON
{
"hex": "#75bbbe",
"rgb": {
"r": 117,
"g": 187,
"b": 190
},
"hsl": {
"h": 182.466,
"s": 35.961,
"l": 60.196
},
"oklch": {
"l": 0.74699,
"c": 0.07065,
"h": 199.2
},
"luminance": 0.4304
}Semantic roles & 50–950 ramp
primary
#75BBBE
secondary
#D5BBB9
accent
#3C37AF
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282