#73BEBE#73BEBE
#73BEBE is a light, moderate teal. Relative luminance 0.442; OKLCH L 75.3% C 0.075 H 195.7°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #73BEBE |
|---|---|
| RGB | rgb(115, 190, 190) |
| HSL | hsl(180, 37%, 60%) |
| HSV | hsv(180, 39%, 75%) |
| CMYK | cmyk(39.5%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(72.35, -23.22, -7.33) |
| CIE-LCH | lch(72.35, 24.35, 197.53°) |
| OKLab | oklab(75.29% -0.072 -0.0202) |
| OKLCH | oklch(75.29% 0.075 195.7) |
| XYZ | xyz(34.7745, 44.1870, 55.4017) |
| Luminance | 0.4419 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.00
Darkturquoise
#00CED1
ΔE00 7.57
Lightseagreen
#20B2AA
ΔE00 8.29
Topaz
#13BBAF
ΔE00 8.51
Turquoise Blue
#06B1C4
ΔE00 8.97
Cadetblue
#5F9EA0
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73BEBE #BE7373
analogous
#73BE99 #73BEBE #7399BE
triadic
#73BEBE #BE73BE #BEBE73
tetradic
#73BEBE #9973BE #BE7373 #99BE73
square
#73BEBE #9973BE #BE7373 #99BE73
split-complementary
#73BEBE #BE7399 #BE9973
monochromatic
#3A7D7D #4DA6A6 #73BEBE #9DD1D1 #C7E5E5
Accessibility & contrast
On white
2.13
#73BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#73BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73BEBE
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73BEBE | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BE
Deuteranopia (green-blind)
#A7ADBF
Tritanopia (blue-blind)
#52C2BE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #73bebe; /* rgb */ color: rgb(115, 190, 190); /* oklch */ color: oklch(75.3% 0.075 195.7);
Tailwind
colors: {
custom: {
50: '#9fd1d1',
500: '#73bebe',
950: '#000000',
},
}SCSS
$custom: #73bebe; $custom-light: #9fd1d1; $custom-dark: #000000;
JSON
{
"hex": "#73bebe",
"rgb": {
"r": 115,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 36.585,
"l": 59.804
},
"oklch": {
"l": 0.75293,
"c": 0.07474,
"h": 195.7
},
"luminance": 0.44189
}Semantic roles & 50–950 ramp
primary
#73BEBE
secondary
#D5B8B8
accent
#5B5BCD
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282