#7BBEBB#7BBEBB
#7BBEBB is a light, moderate teal. Relative luminance 0.446; OKLCH L 75.6% C 0.068 H 192.2°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7BBEBB |
|---|---|
| RGB | rgb(123, 190, 187) |
| HSL | hsl(177, 34%, 61%) |
| HSV | hsv(177, 35%, 75%) |
| CMYK | cmyk(35.3%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(72.64, -21.84, -5.23) |
| CIE-LCH | lch(72.64, 22.46, 193.46°) |
| OKLab | oklab(75.6% -0.0666 -0.0144) |
| OKLCH | oklch(75.6% 0.068 192.2) |
| XYZ | xyz(35.5483, 44.6235, 53.7441) |
| Luminance | 0.4463 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.51
Pale Teal
#82CBB2
ΔE00 8.58
Darkturquoise
#00CED1
ΔE00 8.59
Lightseagreen
#20B2AA
ΔE00 8.73
Topaz
#13BBAF
ΔE00 8.79
Cadetblue
#5F9EA0
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BBEBB #BE7B7E
analogous
#7BBE9A #7BBEBB #7BA0BE
triadic
#7BBEBB #BB7BBE #BEBB7B
tetradic
#7BBEBB #9A7BBE #BE7B7E #A0BE7B
square
#7BBEBB #9A7BBE #BE7B7E #A0BE7B
split-complementary
#7BBEBB #BE7BA0 #BE9A7B
monochromatic
#3F807D #53A9A5 #7BBEBB #A4D2D0 #CDE6E5
Accessibility & contrast
On white
2.12
#7BBEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#7BBEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BBEBB
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BBEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BBEBB | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BB
Deuteranopia (green-blind)
#AAAEBC
Tritanopia (blue-blind)
#61C2BD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #7bbebb; /* rgb */ color: rgb(123, 190, 187); /* oklch */ color: oklch(75.6% 0.068 192.2);
Tailwind
colors: {
custom: {
50: '#a4d1cf',
500: '#7bbebb',
950: '#000000',
},
}SCSS
$custom: #7bbebb; $custom-light: #a4d1cf; $custom-dark: #000000;
JSON
{
"hex": "#7bbebb",
"rgb": {
"r": 123,
"g": 190,
"b": 187
},
"hsl": {
"h": 177.313,
"s": 34.01,
"l": 61.373
},
"oklch": {
"l": 0.75599,
"c": 0.06819,
"h": 192.2
},
"luminance": 0.44626
}Semantic roles & 50–950 ramp
primary
#7BBEBB
secondary
#D7BEBF
accent
#393EAD
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1413
muted
#7F8282