#7BC9CC#7BC9CC
#7BC9CC is a light, moderate teal. Relative luminance 0.503; OKLCH L 78.7% C 0.077 H 198.9°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC9CC |
|---|---|
| RGB | rgb(123, 201, 204) |
| HSL | hsl(182, 44%, 64%) |
| HSV | hsv(182, 40%, 80%) |
| CMYK | cmyk(39.7%, 1.5%, 0%, 20%) |
| CIE-LAB | lab(76.28, -23.21, -9.07) |
| CIE-LCH | lch(76.28, 24.92, 201.33°) |
| OKLab | oklab(78.67% -0.073 -0.0249) |
| OKLCH | oklch(78.67% 0.077 198.9) |
| XYZ | xyz(39.9501, 50.3410, 64.7267) |
| Luminance | 0.5034 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.49
Darkturquoise
#00CED1
ΔE00 7.09
Aqua Blue
#02D8E9
ΔE00 7.84
Powder Blue
#B0E0E6
ΔE00 8.82
Robin'S Egg Blue
#98EFF9
ΔE00 9.25
Robin'S Egg
#6DEDFD
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC9CC #CC7E7B
analogous
#7BCCA7 #7BC9CC #7BA1CC
triadic
#7BC9CC #CC7BC9 #C9CC7B
tetradic
#7BC9CC #A77BCC #CC7E7B #A1CC7B
square
#7BC9CC #A77BCC #CC7E7B #A1CC7B
split-complementary
#7BC9CC #CC7BA1 #CCA77B
monochromatic
#399094 #4FB7BB #7BC9CC #A7DBDD #D3EDEE
Accessibility & contrast
On white
1.90
#7BC9CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#7BC9CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC9CC
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC9CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC9CC | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC2CC
Deuteranopia (green-blind)
#B1B8CD
Tritanopia (blue-blind)
#57CECA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bc9cc; /* rgb */ color: rgb(123, 201, 204); /* oklch */ color: oklch(78.7% 0.077 198.9);
Tailwind
colors: {
custom: {
50: '#a5d9db',
500: '#7bc9cc',
950: '#000000',
},
}SCSS
$custom: #7bc9cc; $custom-light: #a5d9db; $custom-dark: #000000;
JSON
{
"hex": "#7bc9cc",
"rgb": {
"r": 123,
"g": 201,
"b": 204
},
"hsl": {
"h": 182.222,
"s": 44.262,
"l": 64.118
},
"oklch": {
"l": 0.78673,
"c": 0.07713,
"h": 198.9
},
"luminance": 0.50344
}Semantic roles & 50–950 ramp
primary
#7BC9CC
secondary
#9A5451
accent
#332EB7
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#101415
muted
#808384