#7BD0CE#7BD0CE
#7BD0CE is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.3% C 0.083 H 193.7°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD0CE |
|---|---|
| RGB | rgb(123, 208, 206) |
| HSL | hsl(179, 47%, 65%) |
| HSV | hsv(179, 41%, 82%) |
| CMYK | cmyk(40.9%, 0%, 1%, 18.4%) |
| CIE-LAB | lab(78.33, -26.18, -7.09) |
| CIE-LCH | lch(78.33, 27.13, 195.16°) |
| OKLab | oklab(80.34% -0.0804 -0.0196) |
| OKLCH | oklch(80.34% 0.083 193.7) |
| XYZ | xyz(41.8606, 53.7758, 66.5545) |
| Luminance | 0.5378 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.79
Darkturquoise
#00CED1
ΔE00 6.48
Turquoise
#40E0D0
ΔE00 8.00
Aqua Blue
#02D8E9
ΔE00 8.04
Paleturquoise
#AFEEEE
ΔE00 8.53
Robin'S Egg Blue
#98EFF9
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD0CE #D07B7D
analogous
#7BD0A3 #7BD0CE #7BA8D0
triadic
#7BD0CE #CE7BD0 #D0CE7B
tetradic
#7BD0CE #A37BD0 #D07B7D #A8D07B
square
#7BD0CE #A37BD0 #D07B7D #A8D07B
split-complementary
#7BD0CE #D07BA8 #D0A37B
monochromatic
#379A97 #4EC0BD #7BD0CE #A8E0DF #D5F0F0
Accessibility & contrast
On white
1.79
#7BD0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#7BD0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD0CE
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD0CE | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CE
Deuteranopia (green-blind)
#B7BDCF
Tritanopia (blue-blind)
#55D5CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7bd0ce; /* rgb */ color: rgb(123, 208, 206); /* oklch */ color: oklch(80.3% 0.083 193.7);
Tailwind
colors: {
custom: {
50: '#a6dedc',
500: '#7bd0ce',
950: '#000000',
},
}SCSS
$custom: #7bd0ce; $custom-light: #a6dedc; $custom-dark: #000000;
JSON
{
"hex": "#7bd0ce",
"rgb": {
"r": 123,
"g": 208,
"b": 206
},
"hsl": {
"h": 178.588,
"s": 47.486,
"l": 64.902
},
"oklch": {
"l": 0.80338,
"c": 0.0828,
"h": 193.7
},
"luminance": 0.53779
}Semantic roles & 50–950 ramp
primary
#7BD0CE
secondary
#9F5052
accent
#2B2EBB
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484