#7BBFBE#7BBFBE
#7BBFBE is a light, moderate teal. Relative luminance 0.452; OKLCH L 75.9% C 0.069 H 194.6°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7BBFBE |
|---|---|
| RGB | rgb(123, 191, 190) |
| HSL | hsl(179, 35%, 62%) |
| HSV | hsv(179, 36%, 75%) |
| CMYK | cmyk(35.6%, 0%, 0.5%, 25.1%) |
| CIE-LAB | lab(73.02, -21.62, -6.31) |
| CIE-LCH | lch(73.02, 22.52, 196.27°) |
| OKLab | oklab(75.93% -0.0666 -0.0174) |
| OKLCH | oklch(75.93% 0.069 194.6) |
| XYZ | xyz(36.0901, 45.1879, 55.5256) |
| Luminance | 0.4519 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.49
Darkturquoise
#00CED1
ΔE00 8.34
Lightseagreen
#20B2AA
ΔE00 9.10
Topaz
#13BBAF
ΔE00 9.19
Pale Teal
#82CBB2
ΔE00 9.29
Cadetblue
#5F9EA0
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BBFBE #BF7B7C
analogous
#7BBF9C #7BBFBE #7B9EBF
triadic
#7BBFBE #BE7BBF #BFBE7B
tetradic
#7BBFBE #9C7BBF #BF7B7C #9EBF7B
square
#7BBFBE #9C7BBF #BF7B7C #9EBF7B
split-complementary
#7BBFBE #BF7B9E #BF9C7B
monochromatic
#3F8180 #53AAA9 #7BBFBE #A4D3D2 #CDE7E7
Accessibility & contrast
On white
2.09
#7BBFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#7BBFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BBFBE
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BBFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BBFBE | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BE
Deuteranopia (green-blind)
#AAAFBF
Tritanopia (blue-blind)
#60C3BE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #7bbfbe; /* rgb */ color: rgb(123, 191, 190); /* oklch */ color: oklch(75.9% 0.069 194.6);
Tailwind
colors: {
custom: {
50: '#a4d2d1',
500: '#7bbfbe',
950: '#000000',
},
}SCSS
$custom: #7bbfbe; $custom-light: #a4d2d1; $custom-dark: #000000;
JSON
{
"hex": "#7bbfbe",
"rgb": {
"r": 123,
"g": 191,
"b": 190
},
"hsl": {
"h": 179.118,
"s": 34.694,
"l": 61.569
},
"oklch": {
"l": 0.75925,
"c": 0.06887,
"h": 194.6
},
"luminance": 0.4519
}Semantic roles & 50–950 ramp
primary
#7BBFBE
secondary
#D8BEBF
accent
#383AAE
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282