#7BBFBC#7BBFBC
#7BBFBC is a light, moderate teal. Relative luminance 0.451; OKLCH L 75.9% C 0.069 H 192.2°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7BBFBC |
|---|---|
| RGB | rgb(123, 191, 188) |
| HSL | hsl(177, 35%, 62%) |
| HSV | hsv(177, 36%, 75%) |
| CMYK | cmyk(35.6%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(72.96, -22.10, -5.31) |
| CIE-LCH | lch(72.96, 22.73, 193.50°) |
| OKLab | oklab(75.86% -0.0675 -0.0146) |
| OKLCH | oklch(75.86% 0.069 192.2) |
| XYZ | xyz(35.8730, 45.1011, 54.3823) |
| Luminance | 0.4510 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.29
Darkturquoise
#00CED1
ΔE00 8.41
Pale Teal
#82CBB2
ΔE00 8.50
Topaz
#13BBAF
ΔE00 8.76
Lightseagreen
#20B2AA
ΔE00 8.78
Seafoam Blue
#78D1B6
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BBFBC #BF7B7E
analogous
#7BBF9A #7BBFBC #7BA0BF
triadic
#7BBFBC #BC7BBF #BFBC7B
tetradic
#7BBFBC #9A7BBF #BF7B7E #A0BF7B
square
#7BBFBC #9A7BBF #BF7B7E #A0BF7B
split-complementary
#7BBFBC #BF7BA0 #BF9A7B
monochromatic
#3F817E #53AAA6 #7BBFBC #A4D3D1 #CDE7E6
Accessibility & contrast
On white
2.10
#7BBFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#7BBFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BBFBC
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BBFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BBFBC | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BC
Deuteranopia (green-blind)
#ABAFBD
Tritanopia (blue-blind)
#61C3BE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #7bbfbc; /* rgb */ color: rgb(123, 191, 188); /* oklch */ color: oklch(75.9% 0.069 192.2);
Tailwind
colors: {
custom: {
50: '#a4d2d0',
500: '#7bbfbc',
950: '#000000',
},
}SCSS
$custom: #7bbfbc; $custom-light: #a4d2d0; $custom-dark: #000000;
JSON
{
"hex": "#7bbfbc",
"rgb": {
"r": 123,
"g": 191,
"b": 188
},
"hsl": {
"h": 177.353,
"s": 34.694,
"l": 61.569
},
"oklch": {
"l": 0.7586,
"c": 0.06904,
"h": 192.2
},
"luminance": 0.45103
}Semantic roles & 50–950 ramp
primary
#7BBFBC
secondary
#D8BEBF
accent
#383DAE
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1413
muted
#7F8282