#7BC7CE#7BC7CE
#7BC7CE is a light, moderate teal. Relative luminance 0.495; OKLCH L 78.3% C 0.076 H 203.2°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC7CE |
|---|---|
| RGB | rgb(123, 199, 206) |
| HSL | hsl(185, 46%, 65%) |
| HSV | hsv(185, 40%, 81%) |
| CMYK | cmyk(40.3%, 3.4%, 0%, 19.2%) |
| CIE-LAB | lab(75.77, -21.71, -10.91) |
| CIE-LCH | lch(75.77, 24.29, 206.68°) |
| OKLab | oklab(78.28% -0.0698 -0.03) |
| OKLCH | oklch(78.28% 0.076 203.2) |
| XYZ | xyz(39.7283, 49.5112, 65.8437) |
| Luminance | 0.4951 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 7.77
Mediumturquoise
#48D1CC
ΔE00 7.85
Darkturquoise
#00CED1
ΔE00 7.88
Powder Blue
#B0E0E6
ΔE00 8.60
Sky Blue
#87CEEB
ΔE00 8.69
Turquoise Blue
#06B1C4
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC7CE #CE827B
analogous
#7BCEAC #7BC7CE #7B9ECE
triadic
#7BC7CE #CE7BC7 #C7CE7B
tetradic
#7BC7CE #AC7BCE #CE827B #9ECE7B
square
#7BC7CE #AC7BCE #CE827B #9ECE7B
split-complementary
#7BC7CE #CE7B9E #CEAC7B
monochromatic
#388F97 #4EB4BD #7BC7CE #A8DADF #D4EDEF
Accessibility & contrast
On white
1.93
#7BC7CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#7BC7CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC7CE
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC7CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC7CE | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC1CF
Deuteranopia (green-blind)
#AEB6CE
Tritanopia (blue-blind)
#57CDC9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #7bc7ce; /* rgb */ color: rgb(123, 199, 206); /* oklch */ color: oklch(78.3% 0.076 203.2);
Tailwind
colors: {
custom: {
50: '#a5d8dd',
500: '#7bc7ce',
950: '#000000',
},
}SCSS
$custom: #7bc7ce; $custom-light: #a5d8dd; $custom-dark: #000000;
JSON
{
"hex": "#7bc7ce",
"rgb": {
"r": 123,
"g": 199,
"b": 206
},
"hsl": {
"h": 185.06,
"s": 45.856,
"l": 64.51
},
"oklch": {
"l": 0.78284,
"c": 0.07595,
"h": 203.2
},
"luminance": 0.49514
}Semantic roles & 50–950 ramp
primary
#7BC7CE
secondary
#E1C6C4
accent
#382CB9
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383