#7BBEBE#7BBEBE
#7BBEBE is a light, moderate teal. Relative luminance 0.448; OKLCH L 75.7% C 0.068 H 195.8°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7BBEBE |
|---|---|
| RGB | rgb(123, 190, 190) |
| HSL | hsl(180, 34%, 61%) |
| HSV | hsv(180, 35%, 75%) |
| CMYK | cmyk(35.3%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(72.73, -21.12, -6.74) |
| CIE-LCH | lch(72.73, 22.16, 197.69°) |
| OKLab | oklab(75.7% -0.0654 -0.0185) |
| OKLCH | oklch(75.7% 0.068 195.8) |
| XYZ | xyz(35.8728, 44.7533, 55.4532) |
| Luminance | 0.4476 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.84
Darkturquoise
#00CED1
ΔE00 8.53
Lightseagreen
#20B2AA
ΔE00 9.25
Cadetblue
#5F9EA0
ΔE00 9.36
Topaz
#13BBAF
ΔE00 9.47
Turquoise Blue
#06B1C4
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BBEBE #BE7B7B
analogous
#7BBE9D #7BBEBE #7B9DBE
triadic
#7BBEBE #BE7BBE #BEBE7B
tetradic
#7BBEBE #9D7BBE #BE7B7B #9DBE7B
square
#7BBEBE #9D7BBE #BE7B7B #9DBE7B
split-complementary
#7BBEBE #BE7B9D #BE9D7B
monochromatic
#3F8080 #53A9A9 #7BBEBE #A4D2D2 #CDE6E6
Accessibility & contrast
On white
2.11
#7BBEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#7BBEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BBEBE
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BBEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BBEBE | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BE
Deuteranopia (green-blind)
#A9AFBF
Tritanopia (blue-blind)
#60C2BE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #7bbebe; /* rgb */ color: rgb(123, 190, 190); /* oklch */ color: oklch(75.7% 0.068 195.8);
Tailwind
colors: {
custom: {
50: '#a4d1d1',
500: '#7bbebe',
950: '#000000',
},
}SCSS
$custom: #7bbebe; $custom-light: #a4d1d1; $custom-dark: #000000;
JSON
{
"hex": "#7bbebe",
"rgb": {
"r": 123,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 34.01,
"l": 61.373
},
"oklch": {
"l": 0.75696,
"c": 0.06797,
"h": 195.8
},
"luminance": 0.44756
}Semantic roles & 50–950 ramp
primary
#7BBEBE
secondary
#D7BEBE
accent
#3939AD
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282