#7BC9DB#7BC9DB
#7BC9DB is a light, moderate cyan. Relative luminance 0.511; OKLCH L 79.2% C 0.081 H 214.1°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC9DB |
|---|---|
| RGB | rgb(123, 201, 219) |
| HSL | hsl(191, 57%, 67%) |
| HSV | hsv(191, 44%, 86%) |
| CMYK | cmyk(43.8%, 8.2%, 0%, 14.1%) |
| CIE-LAB | lab(76.74, -19.38, -16.47) |
| CIE-LCH | lch(76.74, 25.44, 220.36°) |
| OKLab | oklab(79.19% -0.067 -0.0454) |
| OKLCH | oklch(79.19% 0.081 214.1) |
| XYZ | xyz(41.8365, 51.0956, 74.6619) |
| Luminance | 0.5110 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.70
Baby Blue
#89CFF0
ΔE00 6.10
Neon Blue
#04D9FF
ΔE00 7.63
Lightblue
#ADD8E6
ΔE00 7.63
Ice Blue
#A5DFF9
ΔE00 8.01
Aqua Blue
#02D8E9
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC9DB #DB8D7B
analogous
#7BDBBD #7BC9DB #7B99DB
triadic
#7BC9DB #DB7BC9 #C9DB7B
tetradic
#7BC9DB #BD7BDB #DB8D7B #99DB7B
square
#7BC9DB #BD7BDB #DB8D7B #99DB7B
split-complementary
#7BC9DB #DB7B99 #DBBD7B
monochromatic
#2F95AD #4BB5CE #7BC9DB #ABDDE8 #DBF0F5
Accessibility & contrast
On white
1.87
#7BC9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#7BC9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC9DB
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC9DB | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC4DC
Deuteranopia (green-blind)
#ACB8DB
Tritanopia (blue-blind)
#4FD0CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bc9db; /* rgb */ color: rgb(123, 201, 219); /* oklch */ color: oklch(79.2% 0.081 214.1);
Tailwind
colors: {
custom: {
50: '#a6d9e6',
500: '#7bc9db',
950: '#000000',
},
}SCSS
$custom: #7bc9db; $custom-light: #a6d9e6; $custom-dark: #000000;
JSON
{
"hex": "#7bc9db",
"rgb": {
"r": 123,
"g": 201,
"b": 219
},
"hsl": {
"h": 191.25,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.79192,
"c": 0.08091,
"h": 214.1
},
"luminance": 0.51099
}Semantic roles & 50–950 ramp
primary
#7BC9DB
secondary
#AF5E4B
accent
#4021C5
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384