#7BBFBD#7BBFBD
#7BBFBD is a light, moderate teal. Relative luminance 0.451; OKLCH L 75.9% C 0.069 H 193.4°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7BBFBD |
|---|---|
| RGB | rgb(123, 191, 189) |
| HSL | hsl(178, 35%, 62%) |
| HSV | hsv(178, 36%, 75%) |
| CMYK | cmyk(35.6%, 0%, 1%, 25.1%) |
| CIE-LAB | lab(72.99, -21.86, -5.81) |
| CIE-LCH | lch(72.99, 22.62, 194.88°) |
| OKLab | oklab(75.89% -0.067 -0.016) |
| OKLCH | oklch(75.89% 0.069 193.4) |
| XYZ | xyz(35.9812, 45.1444, 54.9520) |
| Luminance | 0.4515 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.37
Darkturquoise
#00CED1
ΔE00 8.36
Pale Teal
#82CBB2
ΔE00 8.90
Lightseagreen
#20B2AA
ΔE00 8.93
Topaz
#13BBAF
ΔE00 8.97
Cadetblue
#5F9EA0
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BBFBD #BF7B7D
analogous
#7BBF9B #7BBFBD #7B9FBF
triadic
#7BBFBD #BD7BBF #BFBD7B
tetradic
#7BBFBD #9B7BBF #BF7B7D #9FBF7B
square
#7BBFBD #9B7BBF #BF7B7D #9FBF7B
split-complementary
#7BBFBD #BF7B9F #BF9B7B
monochromatic
#3F817F #53AAA8 #7BBFBD #A4D3D2 #CDE7E6
Accessibility & contrast
On white
2.09
#7BBFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#7BBFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BBFBD
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BBFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BBFBD | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BD
Deuteranopia (green-blind)
#ABAFBE
Tritanopia (blue-blind)
#60C3BE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #7bbfbd; /* rgb */ color: rgb(123, 191, 189); /* oklch */ color: oklch(75.9% 0.069 193.4);
Tailwind
colors: {
custom: {
50: '#a4d2d0',
500: '#7bbfbd',
950: '#000000',
},
}SCSS
$custom: #7bbfbd; $custom-light: #a4d2d0; $custom-dark: #000000;
JSON
{
"hex": "#7bbfbd",
"rgb": {
"r": 123,
"g": 191,
"b": 189
},
"hsl": {
"h": 178.235,
"s": 34.694,
"l": 61.569
},
"oklch": {
"l": 0.75893,
"c": 0.06893,
"h": 193.4
},
"luminance": 0.45147
}Semantic roles & 50–950 ramp
primary
#7BBFBD
secondary
#D8BEBF
accent
#383BAE
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282