#7BC9DA#7BC9DA
#7BC9DA is a light, moderate cyan. Relative luminance 0.510; OKLCH L 79.2% C 0.080 H 213.1°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC9DA |
|---|---|
| RGB | rgb(123, 201, 218) |
| HSL | hsl(191, 56%, 67%) |
| HSV | hsv(191, 44%, 85%) |
| CMYK | cmyk(43.6%, 7.8%, 0%, 14.5%) |
| CIE-LAB | lab(76.71, -19.65, -15.98) |
| CIE-LCH | lch(76.71, 25.33, 219.13°) |
| OKLab | oklab(79.16% -0.0674 -0.044) |
| OKLCH | oklch(79.16% 0.08 213.1) |
| XYZ | xyz(41.7053, 51.0431, 73.9707) |
| Luminance | 0.5105 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.04
Baby Blue
#89CFF0
ΔE00 6.44
Lightblue
#ADD8E6
ΔE00 7.72
Neon Blue
#04D9FF
ΔE00 7.77
Aqua Blue
#02D8E9
ΔE00 7.94
Ice Blue
#A5DFF9
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC9DA #DA8C7B
analogous
#7BDABC #7BC9DA #7B9ADA
triadic
#7BC9DA #DA7BC9 #C9DA7B
tetradic
#7BC9DA #BC7BDA #DA8C7B #9ADA7B
square
#7BC9DA #BC7BDA #DA8C7B #9ADA7B
split-complementary
#7BC9DA #DA7B9A #DABC7B
monochromatic
#3095AB #4BB5CD #7BC9DA #ABDDE7 #DBF0F5
Accessibility & contrast
On white
1.87
#7BC9DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#7BC9DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC9DA
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC9DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC9DA | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC4DB
Deuteranopia (green-blind)
#ADB8DA
Tritanopia (blue-blind)
#4FD0CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bc9da; /* rgb */ color: rgb(123, 201, 218); /* oklch */ color: oklch(79.2% 0.080 213.1);
Tailwind
colors: {
custom: {
50: '#a6d9e5',
500: '#7bc9da',
950: '#000000',
},
}SCSS
$custom: #7bc9da; $custom-light: #a6d9e5; $custom-dark: #000000;
JSON
{
"hex": "#7bc9da",
"rgb": {
"r": 123,
"g": 201,
"b": 218
},
"hsl": {
"h": 190.737,
"s": 56.213,
"l": 66.863
},
"oklch": {
"l": 0.79156,
"c": 0.08048,
"h": 213.1
},
"luminance": 0.51046
}Semantic roles & 50–950 ramp
primary
#7BC9DA
secondary
#AE5D4C
accent
#3F22C4
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384