#75BEBC#75BEBC
#75BEBC is a light, moderate teal. Relative luminance 0.442; OKLCH L 75.3% C 0.073 H 193.5°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #75BEBC |
|---|---|
| RGB | rgb(117, 190, 188) |
| HSL | hsl(178, 36%, 60%) |
| HSV | hsv(178, 38%, 75%) |
| CMYK | cmyk(38.4%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(72.39, -23.20, -6.18) |
| CIE-LCH | lch(72.39, 24.01, 194.92°) |
| OKLab | oklab(75.33% -0.0712 -0.0171) |
| OKLCH | oklch(75.33% 0.073 193.5) |
| XYZ | xyz(34.8233, 44.2372, 54.2708) |
| Luminance | 0.4424 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.95
Darkturquoise
#00CED1
ΔE00 7.83
Lightseagreen
#20B2AA
ΔE00 8.14
Topaz
#13BBAF
ΔE00 8.24
Pale Teal
#82CBB2
ΔE00 9.01
Cadetblue
#5F9EA0
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75BEBC #BE7577
analogous
#75BE97 #75BEBC #759CBE
triadic
#75BEBC #BC75BE #BEBC75
tetradic
#75BEBC #9775BE #BE7577 #9CBE75
square
#75BEBC #9775BE #BE7577 #9CBE75
split-complementary
#75BEBC #BE759C #BE9775
monochromatic
#3B7D7C #4FA7A5 #75BEBC #9FD2D0 #C8E5E4
Accessibility & contrast
On white
2.13
#75BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#75BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75BEBC
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75BEBC | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BC
Deuteranopia (green-blind)
#A8ADBD
Tritanopia (blue-blind)
#56C2BD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #75bebc; /* rgb */ color: rgb(117, 190, 188); /* oklch */ color: oklch(75.3% 0.073 193.5);
Tailwind
colors: {
custom: {
50: '#a0d1d0',
500: '#75bebc',
950: '#000000',
},
}SCSS
$custom: #75bebc; $custom-light: #a0d1d0; $custom-dark: #000000;
JSON
{
"hex": "#75bebc",
"rgb": {
"r": 117,
"g": 190,
"b": 188
},
"hsl": {
"h": 178.356,
"s": 35.961,
"l": 60.196
},
"oklch": {
"l": 0.75326,
"c": 0.07321,
"h": 193.5
},
"luminance": 0.4424
}Semantic roles & 50–950 ramp
primary
#75BEBC
secondary
#D5B9BA
accent
#373AAF
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1413
muted
#7F8282