#7BB9BE#7BB9BE
#7BB9BE is a light, moderate teal. Relative luminance 0.426; OKLCH L 74.6% C 0.064 H 202.3°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB9BE |
|---|---|
| RGB | rgb(123, 185, 190) |
| HSL | hsl(184, 34%, 61%) |
| HSV | hsv(184, 35%, 75%) |
| CMYK | cmyk(35.3%, 2.6%, 0%, 25.5%) |
| CIE-LAB | lab(71.30, -18.56, -8.86) |
| CIE-LCH | lch(71.30, 20.57, 205.51°) |
| OKLab | oklab(74.55% -0.0592 -0.0243) |
| OKLCH | oklch(74.55% 0.064 202.3) |
| XYZ | xyz(34.8083, 42.6244, 55.0984) |
| Luminance | 0.4263 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.33
Turquoise Blue
#06B1C4
ΔE00 8.55
Mediumturquoise
#48D1CC
ΔE00 9.91
Darkturquoise
#00CED1
ΔE00 9.92
Sky Blue
#87CEEB
ΔE00 10.26
Lightseagreen
#20B2AA
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB9BE #BE807B
analogous
#7BBEA2 #7BB9BE #7B98BE
triadic
#7BB9BE #BE7BB9 #B9BE7B
tetradic
#7BB9BE #A27BBE #BE807B #98BE7B
square
#7BB9BE #A27BBE #BE807B #98BE7B
split-complementary
#7BB9BE #BE7B98 #BEA27B
monochromatic
#3F7B80 #53A2A9 #7BB9BE #A4CFD2 #CDE4E6
Accessibility & contrast
On white
2.20
#7BB9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#7BB9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB9BE
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB9BE | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B4BE
Deuteranopia (green-blind)
#A4ABBE
Tritanopia (blue-blind)
#61BEBA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7bb9be; /* rgb */ color: rgb(123, 185, 190); /* oklch */ color: oklch(74.6% 0.064 202.3);
Tailwind
colors: {
custom: {
50: '#a4ced1',
500: '#7bb9be',
950: '#000000',
},
}SCSS
$custom: #7bb9be; $custom-light: #a4ced1; $custom-dark: #000000;
JSON
{
"hex": "#7bb9be",
"rgb": {
"r": 123,
"g": 185,
"b": 190
},
"hsl": {
"h": 184.478,
"s": 34.01,
"l": 61.373
},
"oklch": {
"l": 0.74553,
"c": 0.06398,
"h": 202.3
},
"luminance": 0.42627
}Semantic roles & 50–950 ramp
primary
#7BB9BE
secondary
#D7C0BE
accent
#4139AD
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1314
muted
#7F8282