#7BB9BF#7BB9BF
#7BB9BF is a light, moderate teal. Relative luminance 0.427; OKLCH L 74.6% C 0.064 H 203.6°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB9BF |
|---|---|
| RGB | rgb(123, 185, 191) |
| HSL | hsl(185, 35%, 62%) |
| HSV | hsv(185, 36%, 75%) |
| CMYK | cmyk(35.6%, 3.1%, 0%, 25.1%) |
| CIE-LAB | lab(71.33, -18.32, -9.36) |
| CIE-LCH | lch(71.33, 20.57, 207.08°) |
| OKLab | oklab(74.59% -0.0588 -0.0257) |
| OKLCH | oklch(74.59% 0.064 203.6) |
| XYZ | xyz(34.9180, 42.6683, 55.6760) |
| Luminance | 0.4267 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 8.43
Cadetblue
#5F9EA0
ΔE00 8.43
Sky Blue
#87CEEB
ΔE00 9.90
Darkturquoise
#00CED1
ΔE00 10.06
Mediumturquoise
#48D1CC
ΔE00 10.14
Greyblue
#77A1B5
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB9BF #BF817B
analogous
#7BBFA3 #7BB9BF #7B97BF
triadic
#7BB9BF #BF7BB9 #B9BF7B
tetradic
#7BB9BF #A37BBF #BF817B #97BF7B
square
#7BB9BF #A37BBF #BF817B #97BF7B
split-complementary
#7BB9BF #BF7B97 #BFA37B
monochromatic
#3F7B81 #53A3AA #7BB9BF #A4CFD3 #CDE5E7
Accessibility & contrast
On white
2.20
#7BB9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#7BB9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB9BF
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB9BF | 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)
#B0B4BF
Deuteranopia (green-blind)
#A4ABBF
Tritanopia (blue-blind)
#61BEBB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7bb9bf; /* rgb */ color: rgb(123, 185, 191); /* oklch */ color: oklch(74.6% 0.064 203.6);
Tailwind
colors: {
custom: {
50: '#a4ced2',
500: '#7bb9bf',
950: '#000000',
},
}SCSS
$custom: #7bb9bf; $custom-light: #a4ced2; $custom-dark: #000000;
JSON
{
"hex": "#7bb9bf",
"rgb": {
"r": 123,
"g": 185,
"b": 191
},
"hsl": {
"h": 185.294,
"s": 34.694,
"l": 61.569
},
"oklch": {
"l": 0.74587,
"c": 0.06414,
"h": 203.6
},
"luminance": 0.4267
}Semantic roles & 50–950 ramp
primary
#7BB9BF
secondary
#D8C0BE
accent
#4238AE
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1314
muted
#7F8282