#7BB8BE#7BB8BE
#7BB8BE is a light, moderate teal. Relative luminance 0.422; OKLCH L 74.3% C 0.063 H 203.7°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB8BE |
|---|---|
| RGB | rgb(123, 184, 190) |
| HSL | hsl(185, 34%, 61%) |
| HSV | hsv(185, 35%, 75%) |
| CMYK | cmyk(35.3%, 3.2%, 0%, 25.5%) |
| CIE-LAB | lab(71.01, -18.05, -9.29) |
| CIE-LCH | lch(71.01, 20.30, 207.23°) |
| OKLab | oklab(74.33% -0.0579 -0.0254) |
| OKLCH | oklch(74.33% 0.063 203.7) |
| XYZ | xyz(34.5999, 42.2075, 55.0289) |
| Luminance | 0.4221 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.22
Turquoise Blue
#06B1C4
ΔE00 8.43
Sky Blue
#87CEEB
ΔE00 10.02
Greyblue
#77A1B5
ΔE00 10.11
Darkturquoise
#00CED1
ΔE00 10.27
Mediumturquoise
#48D1CC
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB8BE #BE817B
analogous
#7BBEA3 #7BB8BE #7B97BE
triadic
#7BB8BE #BE7BB8 #B8BE7B
tetradic
#7BB8BE #A37BBE #BE817B #97BE7B
square
#7BB8BE #A37BBE #BE817B #97BE7B
split-complementary
#7BB8BE #BE7B97 #BEA37B
monochromatic
#3F7A80 #53A1A9 #7BB8BE #A4CED2 #CDE4E6
Accessibility & contrast
On white
2.22
#7BB8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#7BB8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB8BE
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB8BE | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB3BE
Deuteranopia (green-blind)
#A3AABE
Tritanopia (blue-blind)
#61BDBA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #7bb8be; /* rgb */ color: rgb(123, 184, 190); /* oklch */ color: oklch(74.3% 0.063 203.7);
Tailwind
colors: {
custom: {
50: '#a4cdd1',
500: '#7bb8be',
950: '#000000',
},
}SCSS
$custom: #7bb8be; $custom-light: #a4cdd1; $custom-dark: #000000;
JSON
{
"hex": "#7bb8be",
"rgb": {
"r": 123,
"g": 184,
"b": 190
},
"hsl": {
"h": 185.373,
"s": 34.01,
"l": 61.373
},
"oklch": {
"l": 0.74325,
"c": 0.06327,
"h": 203.7
},
"luminance": 0.4221
}Semantic roles & 50–950 ramp
primary
#7BB8BE
secondary
#D7C0BE
accent
#4339AD
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1314
muted
#7F8282