#75BEBD#75BEBD
#75BEBD is a light, moderate teal. Relative luminance 0.443; OKLCH L 75.4% C 0.073 H 194.6°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #75BEBD |
|---|---|
| RGB | rgb(117, 190, 189) |
| HSL | hsl(179, 36%, 60%) |
| HSV | hsv(179, 38%, 75%) |
| CMYK | cmyk(38.4%, 0%, 0.5%, 25.5%) |
| CIE-LAB | lab(72.42, -22.95, -6.69) |
| CIE-LCH | lch(72.42, 23.91, 196.24°) |
| OKLab | oklab(75.36% -0.0708 -0.0184) |
| OKLCH | oklch(75.36% 0.073 194.6) |
| XYZ | xyz(34.9315, 44.2805, 54.8405) |
| Luminance | 0.4428 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.06
Darkturquoise
#00CED1
ΔE00 7.80
Lightseagreen
#20B2AA
ΔE00 8.32
Topaz
#13BBAF
ΔE00 8.48
Cadetblue
#5F9EA0
ΔE00 9.29
Turquoise Blue
#06B1C4
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75BEBD #BE7576
analogous
#75BE98 #75BEBD #759ABE
triadic
#75BEBD #BD75BE #BEBD75
tetradic
#75BEBD #9875BE #BE7576 #9ABE75
square
#75BEBD #9875BE #BE7576 #9ABE75
split-complementary
#75BEBD #BE759A #BE9875
monochromatic
#3B7D7D #4FA7A6 #75BEBD #9FD2D1 #C8E5E5
Accessibility & contrast
On white
2.13
#75BEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#75BEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75BEBD
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75BEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75BEBD | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BD
Deuteranopia (green-blind)
#A8ADBE
Tritanopia (blue-blind)
#56C2BD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #75bebd; /* rgb */ color: rgb(117, 190, 189); /* oklch */ color: oklch(75.4% 0.073 194.6);
Tailwind
colors: {
custom: {
50: '#a0d1d0',
500: '#75bebd',
950: '#000000',
},
}SCSS
$custom: #75bebd; $custom-light: #a0d1d0; $custom-dark: #000000;
JSON
{
"hex": "#75bebd",
"rgb": {
"r": 117,
"g": 190,
"b": 189
},
"hsl": {
"h": 179.178,
"s": 35.961,
"l": 60.196
},
"oklch": {
"l": 0.75358,
"c": 0.07313,
"h": 194.6
},
"luminance": 0.44283
}Semantic roles & 50–950 ramp
primary
#75BEBD
secondary
#D5B9BA
accent
#3738AF
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282