#7BCBBB#7BCBBB
#7BCBBB is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.6% C 0.083 H 179.8°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCBBB |
|---|---|
| RGB | rgb(123, 203, 187) |
| HSL | hsl(168, 43%, 64%) |
| HSV | hsv(168, 39%, 80%) |
| CMYK | cmyk(39.4%, 0%, 7.9%, 20.4%) |
| CIE-LAB | lab(76.38, -28.27, 0.26) |
| CIE-LCH | lch(76.38, 28.27, 179.47°) |
| OKLab | oklab(78.6% -0.0825 0.0002) |
| OKLCH | oklch(78.6% 0.083 179.8) |
| XYZ | xyz(38.4905, 50.5080, 54.7249) |
| Luminance | 0.5051 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.39
Seafoam Blue
#78D1B6
ΔE00 3.81
Mediumaquamarine
#66CDAA
ΔE00 6.22
Mediumturquoise
#48D1CC
ΔE00 6.49
Turquoise
#40E0D0
ΔE00 7.38
Turquoise (survey)
#06C2AC
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCBBB #CB7B8B
analogous
#7BCB93 #7BCBBB #7BB3CB
triadic
#7BCBBB #BB7BCB #CBBB7B
tetradic
#7BCBBB #937BCB #CB7B8B #B3CB7B
square
#7BCBBB #937BCB #CB7B8B #B3CB7B
split-complementary
#7BCBBB #CB7BB3 #CB937B
monochromatic
#3A9280 #4FBAA4 #7BCBBB #A7DCD2 #D3EEE8
Accessibility & contrast
On white
1.89
#7BCBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#7BCBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCBBB
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCBBB | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C2BA
Deuteranopia (green-blind)
#B7B8BC
Tritanopia (blue-blind)
#5FCDC6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bcbbb; /* rgb */ color: rgb(123, 203, 187); /* oklch */ color: oklch(78.6% 0.083 179.8);
Tailwind
colors: {
custom: {
50: '#a5dbcf',
500: '#7bcbbb',
950: '#000000',
},
}SCSS
$custom: #7bcbbb; $custom-light: #a5dbcf; $custom-dark: #000000;
JSON
{
"hex": "#7bcbbb",
"rgb": {
"r": 123,
"g": 203,
"b": 187
},
"hsl": {
"h": 168,
"s": 43.478,
"l": 63.922
},
"oklch": {
"l": 0.78598,
"c": 0.08253,
"h": 179.8
},
"luminance": 0.50511
}Semantic roles & 50–950 ramp
primary
#7BCBBB
secondary
#995160
accent
#2F4AB7
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#101513
muted
#808483