#75BEBE#75BEBE
#75BEBE is a light, moderate teal. Relative luminance 0.443; OKLCH L 75.4% C 0.073 H 195.7°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #75BEBE |
|---|---|
| RGB | rgb(117, 190, 190) |
| HSL | hsl(180, 36%, 60%) |
| HSV | hsv(180, 38%, 75%) |
| CMYK | cmyk(38.4%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(72.44, -22.71, -7.19) |
| CIE-LCH | lch(72.44, 23.82, 197.57°) |
| OKLab | oklab(75.39% -0.0703 -0.0198) |
| OKLCH | oklch(75.39% 0.073 195.7) |
| XYZ | xyz(35.0404, 44.3241, 55.4142) |
| Luminance | 0.4433 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.20
Darkturquoise
#00CED1
ΔE00 7.80
Lightseagreen
#20B2AA
ΔE00 8.51
Topaz
#13BBAF
ΔE00 8.73
Turquoise Blue
#06B1C4
ΔE00 9.12
Cadetblue
#5F9EA0
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75BEBE #BE7575
analogous
#75BE99 #75BEBE #7599BE
triadic
#75BEBE #BE75BE #BEBE75
tetradic
#75BEBE #9975BE #BE7575 #99BE75
square
#75BEBE #9975BE #BE7575 #99BE75
split-complementary
#75BEBE #BE7599 #BE9975
monochromatic
#3B7D7D #4FA7A7 #75BEBE #9FD2D2 #C8E5E5
Accessibility & contrast
On white
2.13
#75BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#75BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75BEBE
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75BEBE | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BE
Deuteranopia (green-blind)
#A8ADBF
Tritanopia (blue-blind)
#55C2BE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #75bebe; /* rgb */ color: rgb(117, 190, 190); /* oklch */ color: oklch(75.4% 0.073 195.7);
Tailwind
colors: {
custom: {
50: '#a0d1d1',
500: '#75bebe',
950: '#000000',
},
}SCSS
$custom: #75bebe; $custom-light: #a0d1d1; $custom-dark: #000000;
JSON
{
"hex": "#75bebe",
"rgb": {
"r": 117,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 35.961,
"l": 60.196
},
"oklch": {
"l": 0.75391,
"c": 0.07308,
"h": 195.7
},
"luminance": 0.44327
}Semantic roles & 50–950 ramp
primary
#75BEBE
secondary
#D5B9B9
accent
#3737AF
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282