#7BC2CE#7BC2CE
#7BC2CE is a light, moderate teal. Relative luminance 0.473; OKLCH L 77.1% C 0.073 H 209.3°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC2CE |
|---|---|
| RGB | rgb(123, 194, 206) |
| HSL | hsl(189, 46%, 65%) |
| HSV | hsv(189, 40%, 81%) |
| CMYK | cmyk(40.3%, 5.8%, 0%, 19.2%) |
| CIE-LAB | lab(74.35, -19.17, -13.03) |
| CIE-LCH | lch(74.35, 23.18, 214.21°) |
| OKLab | oklab(77.15% -0.0638 -0.0358) |
| OKLCH | oklch(77.15% 0.073 209.3) |
| XYZ | xyz(38.5967, 47.2481, 65.4665) |
| Luminance | 0.4725 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.02
Baby Blue
#89CFF0
ΔE00 8.38
Turquoise Blue
#06B1C4
ΔE00 8.60
Lightblue
#ADD8E6
ΔE00 8.78
Aqua Blue
#02D8E9
ΔE00 8.80
Powder Blue
#B0E0E6
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC2CE #CE877B
analogous
#7BCEB1 #7BC2CE #7B99CE
triadic
#7BC2CE #CE7BC2 #C2CE7B
tetradic
#7BC2CE #B17BCE #CE877B #99CE7B
square
#7BC2CE #B17BCE #CE877B #99CE7B
split-complementary
#7BC2CE #CE7B99 #CEB17B
monochromatic
#388997 #4EADBD #7BC2CE #A8D7DF #D4EBEF
Accessibility & contrast
On white
2.01
#7BC2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#7BC2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC2CE
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC2CE | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDCF
Deuteranopia (green-blind)
#A9B2CE
Tritanopia (blue-blind)
#58C8C5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #7bc2ce; /* rgb */ color: rgb(123, 194, 206); /* oklch */ color: oklch(77.1% 0.073 209.3);
Tailwind
colors: {
custom: {
50: '#a5d4dd',
500: '#7bc2ce',
950: '#000000',
},
}SCSS
$custom: #7bc2ce; $custom-light: #a5d4dd; $custom-dark: #000000;
JSON
{
"hex": "#7bc2ce",
"rgb": {
"r": 123,
"g": 194,
"b": 206
},
"hsl": {
"h": 188.675,
"s": 45.856,
"l": 64.51
},
"oklch": {
"l": 0.77149,
"c": 0.07314,
"h": 209.3
},
"luminance": 0.47251
}Semantic roles & 50–950 ramp
primary
#7BC2CE
secondary
#E1C8C4
accent
#412CB9
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383