#7BC9CB#7BC9CB
#7BC9CB is a light, moderate teal. Relative luminance 0.503; OKLCH L 78.6% C 0.077 H 197.8°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC9CB |
|---|---|
| RGB | rgb(123, 201, 203) |
| HSL | hsl(182, 43%, 64%) |
| HSV | hsv(182, 39%, 80%) |
| CMYK | cmyk(39.4%, 1%, 0%, 20.4%) |
| CIE-LAB | lab(76.25, -23.46, -8.57) |
| CIE-LCH | lch(76.25, 24.98, 200.06°) |
| OKLab | oklab(78.64% -0.0734 -0.0236) |
| OKLCH | oklch(78.64% 0.077 197.8) |
| XYZ | xyz(39.8305, 50.2932, 64.0970) |
| Luminance | 0.5030 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.26
Darkturquoise
#00CED1
ΔE00 7.01
Aqua Blue
#02D8E9
ΔE00 8.00
Powder Blue
#B0E0E6
ΔE00 8.96
Robin'S Egg Blue
#98EFF9
ΔE00 9.38
Paleturquoise
#AFEEEE
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC9CB #CB7D7B
analogous
#7BCBA5 #7BC9CB #7BA1CB
triadic
#7BC9CB #CB7BC9 #C9CB7B
tetradic
#7BC9CB #A57BCB #CB7D7B #A1CB7B
square
#7BC9CB #A57BCB #CB7D7B #A1CB7B
split-complementary
#7BC9CB #CB7BA1 #CBA57B
monochromatic
#3A9092 #4FB7BA #7BC9CB #A7DBDC #D3EDEE
Accessibility & contrast
On white
1.90
#7BC9CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#7BC9CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC9CB
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC9CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC9CB | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC2CB
Deuteranopia (green-blind)
#B1B8CC
Tritanopia (blue-blind)
#58CEC9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bc9cb; /* rgb */ color: rgb(123, 201, 203); /* oklch */ color: oklch(78.6% 0.077 197.8);
Tailwind
colors: {
custom: {
50: '#a5d9da',
500: '#7bc9cb',
950: '#000000',
},
}SCSS
$custom: #7bc9cb; $custom-light: #a5d9da; $custom-dark: #000000;
JSON
{
"hex": "#7bc9cb",
"rgb": {
"r": 123,
"g": 201,
"b": 203
},
"hsl": {
"h": 181.5,
"s": 43.478,
"l": 63.922
},
"oklch": {
"l": 0.7864,
"c": 0.07709,
"h": 197.8
},
"luminance": 0.50296
}Semantic roles & 50–950 ramp
primary
#7BC9CB
secondary
#995351
accent
#322FB7
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#101414
muted
#808383