#7BD0CC#7BD0CC
#7BD0CC is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.3% C 0.083 H 191.7°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD0CC |
|---|---|
| RGB | rgb(123, 208, 204) |
| HSL | hsl(177, 47%, 65%) |
| HSV | hsv(177, 41%, 82%) |
| CMYK | cmyk(40.9%, 0%, 1.9%, 18.4%) |
| CIE-LAB | lab(78.27, -26.67, -6.10) |
| CIE-LCH | lch(78.27, 27.36, 192.89°) |
| OKLab | oklab(80.27% -0.0813 -0.0169) |
| OKLCH | oklch(80.27% 0.083 191.7) |
| XYZ | xyz(41.6192, 53.6793, 65.2830) |
| Luminance | 0.5368 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.58
Darkturquoise
#00CED1
ΔE00 6.61
Turquoise
#40E0D0
ΔE00 7.51
Pale Teal
#82CBB2
ΔE00 8.06
Seafoam Blue
#78D1B6
ΔE00 8.21
Aqua Blue
#02D8E9
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD0CC #D07B7F
analogous
#7BD0A1 #7BD0CC #7BAAD0
triadic
#7BD0CC #CC7BD0 #D0CC7B
tetradic
#7BD0CC #A17BD0 #D07B7F #AAD07B
square
#7BD0CC #A17BD0 #D07B7F #AAD07B
split-complementary
#7BD0CC #D07BAA #D0A17B
monochromatic
#379A95 #4EC0BB #7BD0CC #A8E0DD #D5F0EF
Accessibility & contrast
On white
1.79
#7BD0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#7BD0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD0CC
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD0CC | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CC
Deuteranopia (green-blind)
#B8BDCD
Tritanopia (blue-blind)
#56D4CE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7bd0cc; /* rgb */ color: rgb(123, 208, 204); /* oklch */ color: oklch(80.3% 0.083 191.7);
Tailwind
colors: {
custom: {
50: '#a6dedb',
500: '#7bd0cc',
950: '#000000',
},
}SCSS
$custom: #7bd0cc; $custom-light: #a6dedb; $custom-dark: #000000;
JSON
{
"hex": "#7bd0cc",
"rgb": {
"r": 123,
"g": 208,
"b": 204
},
"hsl": {
"h": 177.176,
"s": 47.486,
"l": 64.902
},
"oklch": {
"l": 0.80274,
"c": 0.08302,
"h": 191.7
},
"luminance": 0.53682
}Semantic roles & 50–950 ramp
primary
#7BD0CC
secondary
#9F5054
accent
#2B32BB
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484