#7BC3CB#7BC3CB
#7BC3CB is a light, moderate teal. Relative luminance 0.476; OKLCH L 77.3% C 0.073 H 204.8°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC3CB |
|---|---|
| RGB | rgb(123, 195, 203) |
| HSL | hsl(186, 43%, 64%) |
| HSV | hsv(186, 39%, 80%) |
| CMYK | cmyk(39.4%, 3.9%, 0%, 20.4%) |
| CIE-LAB | lab(74.54, -20.44, -11.12) |
| CIE-LCH | lch(74.54, 23.27, 208.54°) |
| OKLab | oklab(77.27% -0.0662 -0.0305) |
| OKLCH | oklch(77.27% 0.073 204.8) |
| XYZ | xyz(38.4591, 47.5503, 63.6399) |
| Luminance | 0.4755 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 8.41
Aqua Blue
#02D8E9
ΔE00 8.51
Darkturquoise
#00CED1
ΔE00 8.59
Mediumturquoise
#48D1CC
ΔE00 8.74
Turquoise Blue
#06B1C4
ΔE00 8.81
Powder Blue
#B0E0E6
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC3CB #CB837B
analogous
#7BCBAB #7BC3CB #7B9BCB
triadic
#7BC3CB #CB7BC3 #C3CB7B
tetradic
#7BC3CB #AB7BCB #CB837B #9BCB7B
square
#7BC3CB #AB7BCB #CB837B #9BCB7B
split-complementary
#7BC3CB #CB7B9B #CBAB7B
monochromatic
#3A8992 #4FAFBA #7BC3CB #A7D7DC #D3EBEE
Accessibility & contrast
On white
2.00
#7BC3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#7BC3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC3CB
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC3CB | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BDCC
Deuteranopia (green-blind)
#ABB3CB
Tritanopia (blue-blind)
#59C8C5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #7bc3cb; /* rgb */ color: rgb(123, 195, 203); /* oklch */ color: oklch(77.3% 0.073 204.8);
Tailwind
colors: {
custom: {
50: '#a5d5da',
500: '#7bc3cb',
950: '#000000',
},
}SCSS
$custom: #7bc3cb; $custom-light: #a5d5da; $custom-dark: #000000;
JSON
{
"hex": "#7bc3cb",
"rgb": {
"r": 123,
"g": 195,
"b": 203
},
"hsl": {
"h": 186,
"s": 43.478,
"l": 63.922
},
"oklch": {
"l": 0.77272,
"c": 0.07289,
"h": 204.8
},
"luminance": 0.47553
}Semantic roles & 50–950 ramp
primary
#7BC3CB
secondary
#DFC6C3
accent
#3C2FB7
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#101414
muted
#7F8383