#7BC7DB#7BC7DB
#7BC7DB is a light, moderate cyan. Relative luminance 0.502; OKLCH L 78.7% C 0.080 H 216.4°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC7DB |
|---|---|
| RGB | rgb(123, 199, 219) |
| HSL | hsl(193, 57%, 67%) |
| HSV | hsv(193, 44%, 86%) |
| CMYK | cmyk(43.8%, 9.1%, 0%, 14.1%) |
| CIE-LAB | lab(76.17, -18.36, -17.32) |
| CIE-LCH | lch(76.17, 25.24, 223.33°) |
| OKLab | oklab(78.74% -0.0646 -0.0477) |
| OKLCH | oklch(78.74% 0.08 216.4) |
| XYZ | xyz(41.3733, 50.1692, 74.5075) |
| Luminance | 0.5017 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.09
Baby Blue
#89CFF0
ΔE00 5.46
Lightblue
#ADD8E6
ΔE00 7.60
Neon Blue
#04D9FF
ΔE00 7.72
Ice Blue
#A5DFF9
ΔE00 7.84
Bright Sky Blue
#02CCFE
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC7DB #DB8F7B
analogous
#7BDBBF #7BC7DB #7B97DB
triadic
#7BC7DB #DB7BC7 #C7DB7B
tetradic
#7BC7DB #BF7BDB #DB8F7B #97DB7B
square
#7BC7DB #BF7BDB #DB8F7B #97DB7B
split-complementary
#7BC7DB #DB7B97 #DBBF7B
monochromatic
#2F92AD #4BB3CE #7BC7DB #ABDBE8 #DBF0F5
Accessibility & contrast
On white
1.90
#7BC7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#7BC7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC7DB
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC7DB | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C2DC
Deuteranopia (green-blind)
#AAB7DB
Tritanopia (blue-blind)
#4FCFCD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bc7db; /* rgb */ color: rgb(123, 199, 219); /* oklch */ color: oklch(78.7% 0.080 216.4);
Tailwind
colors: {
custom: {
50: '#a6d8e6',
500: '#7bc7db',
950: '#000000',
},
}SCSS
$custom: #7bc7db; $custom-light: #a6d8e6; $custom-dark: #000000;
JSON
{
"hex": "#7bc7db",
"rgb": {
"r": 123,
"g": 199,
"b": 219
},
"hsl": {
"h": 192.5,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.78742,
"c": 0.08035,
"h": 216.4
},
"luminance": 0.50172
}Semantic roles & 50–950 ramp
primary
#7BC7DB
secondary
#AF604B
accent
#4321C5
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384