#7BD0DC#7BD0DC
#7BD0DC is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.8% C 0.084 H 207.2°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD0DC |
|---|---|
| RGB | rgb(123, 208, 220) |
| HSL | hsl(187, 58%, 67%) |
| HSV | hsv(187, 44%, 86%) |
| CMYK | cmyk(44.1%, 5.5%, 0%, 13.7%) |
| CIE-LAB | lab(78.74, -22.66, -13.99) |
| CIE-LCH | lch(78.74, 26.63, 211.70°) |
| OKLab | oklab(80.81% -0.0748 -0.0385) |
| OKLCH | oklch(80.81% 0.084 207.2) |
| XYZ | xyz(43.6377, 54.4867, 75.9137) |
| Luminance | 0.5449 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.38
Robin'S Egg
#6DEDFD
ΔE00 7.05
Sky Blue
#87CEEB
ΔE00 7.07
Robin'S Egg Blue
#98EFF9
ΔE00 7.20
Robin Egg Blue
#8AF1FE
ΔE00 7.48
Powder Blue
#B0E0E6
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD0DC #DC877B
analogous
#7BDCB8 #7BD0DC #7B9FDC
triadic
#7BD0DC #DC7BD0 #D0DC7B
tetradic
#7BD0DC #B87BDC #DC877B #9FDC7B
square
#7BD0DC #B87BDC #DC877B #9FDC7B
split-complementary
#7BD0DC #DC7B9F #DCB87B
monochromatic
#2E9FAE #4BBFCF #7BD0DC #ABE1E9 #DCF2F6
Accessibility & contrast
On white
1.77
#7BD0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#7BD0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD0DC
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD0DC | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADD
Deuteranopia (green-blind)
#B3BEDC
Tritanopia (blue-blind)
#4CD7D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7bd0dc; /* rgb */ color: rgb(123, 208, 220); /* oklch */ color: oklch(80.8% 0.084 207.2);
Tailwind
colors: {
custom: {
50: '#a6dee6',
500: '#7bd0dc',
950: '#000000',
},
}SCSS
$custom: #7bd0dc; $custom-light: #a6dee6; $custom-dark: #000000;
JSON
{
"hex": "#7bd0dc",
"rgb": {
"r": 123,
"g": 208,
"b": 220
},
"hsl": {
"h": 187.423,
"s": 58.084,
"l": 67.255
},
"oklch": {
"l": 0.80807,
"c": 0.0841,
"h": 207.2
},
"luminance": 0.5449
}Semantic roles & 50–950 ramp
primary
#7BD0DC
secondary
#B1574B
accent
#3420C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484