#75BBB4#75BBB4
#75BBB4 is a light, moderate teal. Relative luminance 0.426; OKLCH L 74.4% C 0.072 H 187.7°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #75BBB4 |
|---|---|
| RGB | rgb(117, 187, 180) |
| HSL | hsl(174, 34%, 60%) |
| HSV | hsv(174, 37%, 73%) |
| CMYK | cmyk(37.4%, 0%, 3.7%, 26.7%) |
| CIE-LAB | lab(71.29, -23.63, -3.42) |
| CIE-LCH | lch(71.29, 23.88, 188.24°) |
| OKLab | oklab(74.37% -0.0709 -0.0096) |
| OKLCH | oklch(74.37% 0.072 187.7) |
| XYZ | xyz(33.3416, 42.6156, 49.6399) |
| Luminance | 0.4262 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 7.44
Topaz
#13BBAF
ΔE00 7.47
Pale Teal
#82CBB2
ΔE00 7.49
Mediumturquoise
#48D1CC
ΔE00 7.53
Tealish
#24BCA8
ΔE00 8.17
Seafoam Blue
#78D1B6
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75BBB4 #BB757C
analogous
#75BB91 #75BBB4 #759FBB
triadic
#75BBB4 #B475BB #BBB475
tetradic
#75BBB4 #9175BB #BB757C #9FBB75
square
#75BBB4 #9175BB #BB757C #9FBB75
split-complementary
#75BBB4 #BB759F #BB9175
monochromatic
#3C7A73 #50A39A #75BBB4 #9ECFCA #C7E3E1
Accessibility & contrast
On white
2.21
#75BBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#75BBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75BBB4
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75BBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75BBB4 | 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)
#B4B4B4
Deuteranopia (green-blind)
#A7ABB5
Tritanopia (blue-blind)
#5BBEB9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #75bbb4; /* rgb */ color: rgb(117, 187, 180); /* oklch */ color: oklch(74.4% 0.072 187.7);
Tailwind
colors: {
custom: {
50: '#a0cfca',
500: '#75bbb4',
950: '#000000',
},
}SCSS
$custom: #75bbb4; $custom-light: #a0cfca; $custom-dark: #000000;
JSON
{
"hex": "#75bbb4",
"rgb": {
"r": 117,
"g": 187,
"b": 180
},
"hsl": {
"h": 174,
"s": 33.981,
"l": 59.608
},
"oklch": {
"l": 0.74374,
"c": 0.07155,
"h": 187.7
},
"luminance": 0.42618
}Semantic roles & 50–950 ramp
primary
#75BBB4
secondary
#D3B8BB
accent
#5E69CA
background
#FAFCFC
surface
#F3F9F8
border
#CDD2D1
text
#0F1413
muted
#7F8282