#7BD0CA#7BD0CA
#7BD0CA is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.2% C 0.083 H 189.8°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD0CA |
|---|---|
| RGB | rgb(123, 208, 202) |
| HSL | hsl(176, 47%, 65%) |
| HSV | hsv(176, 41%, 82%) |
| CMYK | cmyk(40.9%, 0%, 2.9%, 18.4%) |
| CIE-LAB | lab(78.22, -27.16, -5.11) |
| CIE-LCH | lch(78.22, 27.63, 190.66°) |
| OKLab | oklab(80.21% -0.0821 -0.0142) |
| OKLCH | oklch(80.21% 0.083 189.8) |
| XYZ | xyz(41.3808, 53.5839, 64.0278) |
| Luminance | 0.5359 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.50
Darkturquoise
#00CED1
ΔE00 6.85
Turquoise
#40E0D0
ΔE00 7.09
Pale Teal
#82CBB2
ΔE00 7.32
Seafoam Blue
#78D1B6
ΔE00 7.42
Paleturquoise
#AFEEEE
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD0CA #D07B81
analogous
#7BD0A0 #7BD0CA #7BABD0
triadic
#7BD0CA #CA7BD0 #D0CA7B
tetradic
#7BD0CA #A07BD0 #D07B81 #ABD07B
square
#7BD0CA #A07BD0 #D07B81 #ABD07B
split-complementary
#7BD0CA #D07BAB #D0A07B
monochromatic
#379A93 #4EC0B8 #7BD0CA #A8E0DC #D5F0EE
Accessibility & contrast
On white
1.79
#7BD0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#7BD0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD0CA
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD0CA | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CA
Deuteranopia (green-blind)
#B8BDCB
Tritanopia (blue-blind)
#57D4CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7bd0ca; /* rgb */ color: rgb(123, 208, 202); /* oklch */ color: oklch(80.2% 0.083 189.8);
Tailwind
colors: {
custom: {
50: '#a6deda',
500: '#7bd0ca',
950: '#000000',
},
}SCSS
$custom: #7bd0ca; $custom-light: #a6deda; $custom-dark: #000000;
JSON
{
"hex": "#7bd0ca",
"rgb": {
"r": 123,
"g": 208,
"b": 202
},
"hsl": {
"h": 175.765,
"s": 47.486,
"l": 64.902
},
"oklch": {
"l": 0.80211,
"c": 0.08333,
"h": 189.8
},
"luminance": 0.53587
}Semantic roles & 50–950 ramp
primary
#7BD0CA
secondary
#9F5055
accent
#2B35BB
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483