#7BC8DB#7BC8DB
#7BC8DB is a light, moderate cyan. Relative luminance 0.506; OKLCH L 79.0% C 0.081 H 215.3°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC8DB |
|---|---|
| RGB | rgb(123, 200, 219) |
| HSL | hsl(192, 57%, 67%) |
| HSV | hsv(192, 44%, 86%) |
| CMYK | cmyk(43.8%, 8.7%, 0%, 14.1%) |
| CIE-LAB | lab(76.45, -18.87, -16.90) |
| CIE-LCH | lch(76.45, 25.33, 221.84°) |
| OKLab | oklab(78.97% -0.0658 -0.0465) |
| OKLCH | oklch(78.97% 0.081 215.3) |
| XYZ | xyz(41.6041, 50.6309, 74.5845) |
| Luminance | 0.5063 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.38
Baby Blue
#89CFF0
ΔE00 5.77
Lightblue
#ADD8E6
ΔE00 7.60
Neon Blue
#04D9FF
ΔE00 7.66
Ice Blue
#A5DFF9
ΔE00 7.91
Bright Sky Blue
#02CCFE
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC8DB #DB8E7B
analogous
#7BDBBE #7BC8DB #7B98DB
triadic
#7BC8DB #DB7BC8 #C8DB7B
tetradic
#7BC8DB #BE7BDB #DB8E7B #98DB7B
square
#7BC8DB #BE7BDB #DB8E7B #98DB7B
split-complementary
#7BC8DB #DB7B98 #DBBE7B
monochromatic
#2F94AD #4BB4CE #7BC8DB #ABDCE8 #DBF0F5
Accessibility & contrast
On white
1.89
#7BC8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#7BC8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC8DB
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC8DB | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC3DC
Deuteranopia (green-blind)
#ABB8DB
Tritanopia (blue-blind)
#4FCFCE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bc8db; /* rgb */ color: rgb(123, 200, 219); /* oklch */ color: oklch(79.0% 0.081 215.3);
Tailwind
colors: {
custom: {
50: '#a6d8e6',
500: '#7bc8db',
950: '#000000',
},
}SCSS
$custom: #7bc8db; $custom-light: #a6d8e6; $custom-dark: #000000;
JSON
{
"hex": "#7bc8db",
"rgb": {
"r": 123,
"g": 200,
"b": 219
},
"hsl": {
"h": 191.875,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.78967,
"c": 0.08061,
"h": 215.3
},
"luminance": 0.50634
}Semantic roles & 50–950 ramp
primary
#7BC8DB
secondary
#AF5F4B
accent
#4121C5
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384