#7BCCDB#7BCCDB
#7BCCDB is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.9% C 0.082 H 210.7°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCCDB |
|---|---|
| RGB | rgb(123, 204, 219) |
| HSL | hsl(189, 57%, 67%) |
| HSV | hsv(189, 44%, 86%) |
| CMYK | cmyk(43.8%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(77.58, -20.91, -15.20) |
| CIE-LCH | lch(77.58, 25.85, 216.02°) |
| OKLab | oklab(79.87% -0.0705 -0.0418) |
| OKLCH | oklch(79.87% 0.082 210.7) |
| XYZ | xyz(42.5427, 52.5079, 74.8973) |
| Luminance | 0.5251 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.80
Baby Blue
#89CFF0
ΔE00 7.18
Aqua Blue
#02D8E9
ΔE00 7.19
Neon Blue
#04D9FF
ΔE00 7.72
Lightblue
#ADD8E6
ΔE00 7.88
Powder Blue
#B0E0E6
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCCDB #DB8A7B
analogous
#7BDBBA #7BCCDB #7B9CDB
triadic
#7BCCDB #DB7BCC #CCDB7B
tetradic
#7BCCDB #BA7BDB #DB8A7B #9CDB7B
square
#7BCCDB #BA7BDB #DB8A7B #9CDB7B
split-complementary
#7BCCDB #DB7B9C #DBBA7B
monochromatic
#2F99AD #4BB9CE #7BCCDB #ABDFE8 #DBF1F5
Accessibility & contrast
On white
1.83
#7BCCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#7BCCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCCDB
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCCDB | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC6DC
Deuteranopia (green-blind)
#AFBBDB
Tritanopia (blue-blind)
#4ED3D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7bccdb; /* rgb */ color: rgb(123, 204, 219); /* oklch */ color: oklch(79.9% 0.082 210.7);
Tailwind
colors: {
custom: {
50: '#a6dbe6',
500: '#7bccdb',
950: '#000000',
},
}SCSS
$custom: #7bccdb; $custom-light: #a6dbe6; $custom-dark: #000000;
JSON
{
"hex": "#7bccdb",
"rgb": {
"r": 123,
"g": 204,
"b": 219
},
"hsl": {
"h": 189.375,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.79868,
"c": 0.08198,
"h": 210.7
},
"luminance": 0.52511
}Semantic roles & 50–950 ramp
primary
#7BCCDB
secondary
#AF5B4B
accent
#3A21C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484