#7BCBC4#7BCBC4
#7BCBC4 is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.9% C 0.080 H 188.5°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCBC4 |
|---|---|
| RGB | rgb(123, 203, 196) |
| HSL | hsl(175, 43%, 64%) |
| HSV | hsv(175, 39%, 80%) |
| CMYK | cmyk(39.4%, 0%, 3.4%, 20.4%) |
| CIE-LAB | lab(76.62, -26.15, -4.24) |
| CIE-LCH | lch(76.62, 26.50, 189.20°) |
| OKLab | oklab(78.87% -0.0787 -0.0118) |
| OKLCH | oklch(78.87% 0.08 188.5) |
| XYZ | xyz(39.4844, 50.9056, 59.9590) |
| Luminance | 0.5091 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.02
Pale Teal
#82CBB2
ΔE00 6.66
Seafoam Blue
#78D1B6
ΔE00 7.08
Darkturquoise
#00CED1
ΔE00 7.28
Turquoise
#40E0D0
ΔE00 7.80
Topaz
#13BBAF
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCBC4 #CB7B82
analogous
#7BCB9C #7BCBC4 #7BAACB
triadic
#7BCBC4 #C47BCB #CBC47B
tetradic
#7BCBC4 #9C7BCB #CB7B82 #AACB7B
square
#7BCBC4 #9C7BCB #CB7B82 #AACB7B
split-complementary
#7BCBC4 #CB7BAA #CB9C7B
monochromatic
#3A928A #4FBAB0 #7BCBC4 #A7DCD8 #D3EEEB
Accessibility & contrast
On white
1.88
#7BCBC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#7BCBC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCBC4
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCBC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCBC4 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C3C4
Deuteranopia (green-blind)
#B5B9C5
Tritanopia (blue-blind)
#5BCFC9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bcbc4; /* rgb */ color: rgb(123, 203, 196); /* oklch */ color: oklch(78.9% 0.080 188.5);
Tailwind
colors: {
custom: {
50: '#a5dbd5',
500: '#7bcbc4',
950: '#000000',
},
}SCSS
$custom: #7bcbc4; $custom-light: #a5dbd5; $custom-dark: #000000;
JSON
{
"hex": "#7bcbc4",
"rgb": {
"r": 123,
"g": 203,
"b": 196
},
"hsl": {
"h": 174.75,
"s": 43.478,
"l": 63.922
},
"oklch": {
"l": 0.78873,
"c": 0.07958,
"h": 188.5
},
"luminance": 0.50908
}Semantic roles & 50–950 ramp
primary
#7BCBC4
secondary
#995158
accent
#2F3BB7
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#101514
muted
#808483