#7BCBC2#7BCBC2
#7BCBC2 is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.8% C 0.080 H 186.5°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCBC2 |
|---|---|
| RGB | rgb(123, 203, 194) |
| HSL | hsl(173, 43%, 64%) |
| HSV | hsv(173, 39%, 80%) |
| CMYK | cmyk(39.4%, 0%, 4.4%, 20.4%) |
| CIE-LAB | lab(76.57, -26.63, -3.24) |
| CIE-LCH | lch(76.57, 26.83, 186.94°) |
| OKLab | oklab(78.81% -0.0795 -0.0091) |
| OKLCH | oklch(78.81% 0.08 186.5) |
| XYZ | xyz(39.2582, 50.8151, 58.7681) |
| Luminance | 0.5082 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.17
Pale Teal
#82CBB2
ΔE00 5.91
Seafoam Blue
#78D1B6
ΔE00 6.31
Turquoise
#40E0D0
ΔE00 7.55
Darkturquoise
#00CED1
ΔE00 7.65
Topaz
#13BBAF
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCBC2 #CB7B84
analogous
#7BCB9A #7BCBC2 #7BACCB
triadic
#7BCBC2 #C27BCB #CBC27B
tetradic
#7BCBC2 #9A7BCB #CB7B84 #ACCB7B
square
#7BCBC2 #9A7BCB #CB7B84 #ACCB7B
split-complementary
#7BCBC2 #CB7BAC #CB9A7B
monochromatic
#3A9288 #4FBAAE #7BCBC2 #A7DCD6 #D3EEEB
Accessibility & contrast
On white
1.88
#7BCBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#7BCBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCBC2
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCBC2 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C3C2
Deuteranopia (green-blind)
#B5B9C3
Tritanopia (blue-blind)
#5CCEC8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bcbc2; /* rgb */ color: rgb(123, 203, 194); /* oklch */ color: oklch(78.8% 0.080 186.5);
Tailwind
colors: {
custom: {
50: '#a5dbd4',
500: '#7bcbc2',
950: '#000000',
},
}SCSS
$custom: #7bcbc2; $custom-light: #a5dbd4; $custom-dark: #000000;
JSON
{
"hex": "#7bcbc2",
"rgb": {
"r": 123,
"g": 203,
"b": 194
},
"hsl": {
"h": 173.25,
"s": 43.478,
"l": 63.922
},
"oklch": {
"l": 0.78811,
"c": 0.08006,
"h": 186.5
},
"luminance": 0.50818
}Semantic roles & 50–950 ramp
primary
#7BCBC2
secondary
#995159
accent
#2F3EB7
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#101514
muted
#808483