#7BC2C8#7BC2C8
#7BC2C8 is a light, moderate teal. Relative luminance 0.470; OKLCH L 76.9% C 0.072 H 202.6°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC2C8 |
|---|---|
| RGB | rgb(123, 194, 200) |
| HSL | hsl(185, 41%, 63%) |
| HSV | hsv(185, 39%, 78%) |
| CMYK | cmyk(38.5%, 3%, 0%, 21.6%) |
| CIE-LAB | lab(74.17, -20.68, -10.05) |
| CIE-LCH | lch(74.17, 23.00, 205.90°) |
| OKLab | oklab(76.94% -0.0662 -0.0276) |
| OKLCH | oklch(76.94% 0.072 202.6) |
| XYZ | xyz(37.8817, 46.9621, 61.7008) |
| Luminance | 0.4697 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.34
Darkturquoise
#00CED1
ΔE00 8.39
Aqua Blue
#02D8E9
ΔE00 8.79
Turquoise Blue
#06B1C4
ΔE00 8.89
Sky Blue
#87CEEB
ΔE00 9.21
Powder Blue
#B0E0E6
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC2C8 #C8817B
analogous
#7BC8A7 #7BC2C8 #7B9BC8
triadic
#7BC2C8 #C87BC2 #C2C87B
tetradic
#7BC2C8 #A77BC8 #C8817B #9BC87B
square
#7BC2C8 #A77BC8 #C8817B #9BC87B
split-complementary
#7BC2C8 #C87B9B #C8A77B
monochromatic
#3B878E #50AEB6 #7BC2C8 #A6D6DA #D1EAEC
Accessibility & contrast
On white
2.02
#7BC2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#7BC2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC2C8
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC2C8 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BCC9
Deuteranopia (green-blind)
#ABB2C8
Tritanopia (blue-blind)
#5BC7C4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #7bc2c8; /* rgb */ color: rgb(123, 194, 200); /* oklch */ color: oklch(76.9% 0.072 202.6);
Tailwind
colors: {
custom: {
50: '#a5d4d8',
500: '#7bc2c8',
950: '#000000',
},
}SCSS
$custom: #7bc2c8; $custom-light: #a5d4d8; $custom-dark: #000000;
JSON
{
"hex": "#7bc2c8",
"rgb": {
"r": 123,
"g": 194,
"b": 200
},
"hsl": {
"h": 184.675,
"s": 41.176,
"l": 63.333
},
"oklch": {
"l": 0.76942,
"c": 0.07172,
"h": 202.6
},
"luminance": 0.46965
}Semantic roles & 50–950 ramp
primary
#7BC2C8
secondary
#DDC4C2
accent
#3B31B4
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#101414
muted
#7F8383