#7BC4CE#7BC4CE
#7BC4CE is a light, moderate teal. Relative luminance 0.481; OKLCH L 77.6% C 0.074 H 206.8°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC4CE |
|---|---|
| RGB | rgb(123, 196, 206) |
| HSL | hsl(187, 46%, 65%) |
| HSV | hsv(187, 40%, 81%) |
| CMYK | cmyk(40.3%, 4.9%, 0%, 19.2%) |
| CIE-LAB | lab(74.92, -20.19, -12.18) |
| CIE-LCH | lch(74.92, 23.58, 211.10°) |
| OKLab | oklab(77.6% -0.0662 -0.0334) |
| OKLCH | oklch(77.6% 0.074 206.8) |
| XYZ | xyz(39.0448, 48.1443, 65.6159) |
| Luminance | 0.4815 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.64
Aqua Blue
#02D8E9
ΔE00 8.30
Turquoise Blue
#06B1C4
ΔE00 8.81
Powder Blue
#B0E0E6
ΔE00 8.82
Darkturquoise
#00CED1
ΔE00 8.86
Lightblue
#ADD8E6
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC4CE #CE857B
analogous
#7BCEAF #7BC4CE #7B9BCE
triadic
#7BC4CE #CE7BC4 #C4CE7B
tetradic
#7BC4CE #AF7BCE #CE857B #9BCE7B
square
#7BC4CE #AF7BCE #CE857B #9BCE7B
split-complementary
#7BC4CE #CE7B9B #CEAF7B
monochromatic
#388B97 #4EB0BD #7BC4CE #A8D8DF #D4ECEF
Accessibility & contrast
On white
1.98
#7BC4CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#7BC4CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC4CE
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC4CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC4CE | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BFCF
Deuteranopia (green-blind)
#ABB4CE
Tritanopia (blue-blind)
#57CAC7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #7bc4ce; /* rgb */ color: rgb(123, 196, 206); /* oklch */ color: oklch(77.6% 0.074 206.8);
Tailwind
colors: {
custom: {
50: '#a5d6dd',
500: '#7bc4ce',
950: '#000000',
},
}SCSS
$custom: #7bc4ce; $custom-light: #a5d6dd; $custom-dark: #000000;
JSON
{
"hex": "#7bc4ce",
"rgb": {
"r": 123,
"g": 196,
"b": 206
},
"hsl": {
"h": 187.229,
"s": 45.856,
"l": 64.51
},
"oklch": {
"l": 0.77603,
"c": 0.07416,
"h": 206.8
},
"luminance": 0.48147
}Semantic roles & 50–950 ramp
primary
#7BC4CE
secondary
#E1C8C4
accent
#3D2CB9
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383