#7BC8CA#7BC8CA
#7BC8CA is a light, moderate teal. Relative luminance 0.498; OKLCH L 78.4% C 0.076 H 197.8°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC8CA |
|---|---|
| RGB | rgb(123, 200, 202) |
| HSL | hsl(182, 43%, 64%) |
| HSV | hsv(182, 39%, 79%) |
| CMYK | cmyk(39.1%, 1%, 0%, 20.8%) |
| CIE-LAB | lab(75.93, -23.21, -8.50) |
| CIE-LCH | lch(75.93, 24.71, 200.11°) |
| OKLab | oklab(78.38% -0.0726 -0.0234) |
| OKLCH | oklch(78.38% 0.076 197.8) |
| XYZ | xyz(39.4794, 49.7810, 63.3940) |
| Luminance | 0.4978 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.39
Darkturquoise
#00CED1
ΔE00 7.11
Aqua Blue
#02D8E9
ΔE00 8.16
Powder Blue
#B0E0E6
ΔE00 9.06
Robin'S Egg Blue
#98EFF9
ΔE00 9.60
Paleturquoise
#AFEEEE
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC8CA #CA7D7B
analogous
#7BCAA4 #7BC8CA #7BA0CA
triadic
#7BC8CA #CA7BC8 #C8CA7B
tetradic
#7BC8CA #A47BCA #CA7D7B #A0CA7B
square
#7BC8CA #A47BCA #CA7D7B #A0CA7B
split-complementary
#7BC8CA #CA7BA0 #CAA47B
monochromatic
#3A8E91 #4FB6B8 #7BC8CA #A7DADC #D2ECED
Accessibility & contrast
On white
1.92
#7BC8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#7BC8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC8CA
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC8CA | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC1CA
Deuteranopia (green-blind)
#B0B7CB
Tritanopia (blue-blind)
#59CDC8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #7bc8ca; /* rgb */ color: rgb(123, 200, 202); /* oklch */ color: oklch(78.4% 0.076 197.8);
Tailwind
colors: {
custom: {
50: '#a5d9da',
500: '#7bc8ca',
950: '#000000',
},
}SCSS
$custom: #7bc8ca; $custom-light: #a5d9da; $custom-dark: #000000;
JSON
{
"hex": "#7bc8ca",
"rgb": {
"r": 123,
"g": 200,
"b": 202
},
"hsl": {
"h": 181.519,
"s": 42.703,
"l": 63.725
},
"oklch": {
"l": 0.78378,
"c": 0.07628,
"h": 197.8
},
"luminance": 0.49784
}Semantic roles & 50–950 ramp
primary
#7BC8CA
secondary
#DEC3C2
accent
#3330B6
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#101414
muted
#7F8383