#7BC9CF#7BC9CF
#7BC9CF is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.8% C 0.077 H 202.0°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC9CF |
|---|---|
| RGB | rgb(123, 201, 207) |
| HSL | hsl(184, 47%, 65%) |
| HSV | hsv(184, 41%, 81%) |
| CMYK | cmyk(40.6%, 2.9%, 0%, 18.8%) |
| CIE-LAB | lab(76.37, -22.46, -10.55) |
| CIE-LCH | lch(76.37, 24.82, 205.17°) |
| OKLab | oklab(78.77% -0.0718 -0.029) |
| OKLCH | oklch(78.77% 0.077 202) |
| XYZ | xyz(40.3133, 50.4863, 66.6399) |
| Luminance | 0.5049 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.31
Darkturquoise
#00CED1
ΔE00 7.49
Aqua Blue
#02D8E9
ΔE00 7.49
Powder Blue
#B0E0E6
ΔE00 8.48
Robin'S Egg Blue
#98EFF9
ΔE00 8.96
Sky Blue
#87CEEB
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC9CF #CF817B
analogous
#7BCFAB #7BC9CF #7B9FCF
triadic
#7BC9CF #CF7BC9 #C9CF7B
tetradic
#7BC9CF #AB7BCF #CF817B #9FCF7B
square
#7BC9CF #AB7BCF #CF817B #9FCF7B
split-complementary
#7BC9CF #CF7B9F #CFAB7B
monochromatic
#379198 #4EB7BF #7BC9CF #A8DBDF #D5EEF0
Accessibility & contrast
On white
1.89
#7BC9CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#7BC9CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC9CF
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC9CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC9CF | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC3D0
Deuteranopia (green-blind)
#B0B8CF
Tritanopia (blue-blind)
#56CECB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bc9cf; /* rgb */ color: rgb(123, 201, 207); /* oklch */ color: oklch(78.8% 0.077 202.0);
Tailwind
colors: {
custom: {
50: '#a5d9dd',
500: '#7bc9cf',
950: '#000000',
},
}SCSS
$custom: #7bc9cf; $custom-light: #a5d9dd; $custom-dark: #000000;
JSON
{
"hex": "#7bc9cf",
"rgb": {
"r": 123,
"g": 201,
"b": 207
},
"hsl": {
"h": 184.286,
"s": 46.667,
"l": 64.706
},
"oklch": {
"l": 0.78773,
"c": 0.0774,
"h": 202
},
"luminance": 0.50489
}Semantic roles & 50–950 ramp
primary
#7BC9CF
secondary
#9E5650
accent
#362CBA
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384