#7BC8CE#7BC8CE
#7BC8CE is a light, moderate teal. Relative luminance 0.500; OKLCH L 78.5% C 0.077 H 202.1°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC8CE |
|---|---|
| RGB | rgb(123, 200, 206) |
| HSL | hsl(184, 46%, 65%) |
| HSV | hsv(184, 40%, 81%) |
| CMYK | cmyk(40.3%, 2.9%, 0%, 19.2%) |
| CIE-LAB | lab(76.05, -22.21, -10.48) |
| CIE-LCH | lch(76.05, 24.56, 205.26°) |
| OKLab | oklab(78.51% -0.071 -0.0288) |
| OKLCH | oklch(78.51% 0.077 202.1) |
| XYZ | xyz(39.9591, 49.9729, 65.9206) |
| Luminance | 0.4998 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.43
Darkturquoise
#00CED1
ΔE00 7.59
Aqua Blue
#02D8E9
ΔE00 7.66
Powder Blue
#B0E0E6
ΔE00 8.58
Sky Blue
#87CEEB
ΔE00 9.06
Robin'S Egg Blue
#98EFF9
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC8CE #CE817B
analogous
#7BCEAA #7BC8CE #7B9FCE
triadic
#7BC8CE #CE7BC8 #C8CE7B
tetradic
#7BC8CE #AA7BCE #CE817B #9FCE7B
square
#7BC8CE #AA7BCE #CE817B #9FCE7B
split-complementary
#7BC8CE #CE7B9F #CEAA7B
monochromatic
#389097 #4EB5BD #7BC8CE #A8DBDF #D4EDEF
Accessibility & contrast
On white
1.91
#7BC8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#7BC8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC8CE
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC8CE | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC2CF
Deuteranopia (green-blind)
#AFB7CE
Tritanopia (blue-blind)
#56CDCA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #7bc8ce; /* rgb */ color: rgb(123, 200, 206); /* oklch */ color: oklch(78.5% 0.077 202.1);
Tailwind
colors: {
custom: {
50: '#a5d9dd',
500: '#7bc8ce',
950: '#000000',
},
}SCSS
$custom: #7bc8ce; $custom-light: #a5d9dd; $custom-dark: #000000;
JSON
{
"hex": "#7bc8ce",
"rgb": {
"r": 123,
"g": 200,
"b": 206
},
"hsl": {
"h": 184.337,
"s": 45.856,
"l": 64.51
},
"oklch": {
"l": 0.78512,
"c": 0.0766,
"h": 202.1
},
"luminance": 0.49976
}Semantic roles & 50–950 ramp
primary
#7BC8CE
secondary
#E1C6C4
accent
#372CB9
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383