#7BCBDB#7BCBDB
#7BCBDB is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.6% C 0.082 H 211.8°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCBDB |
|---|---|
| RGB | rgb(123, 203, 219) |
| HSL | hsl(190, 57%, 67%) |
| HSV | hsv(190, 44%, 86%) |
| CMYK | cmyk(43.8%, 7.3%, 0%, 14.1%) |
| CIE-LAB | lab(77.30, -20.40, -15.62) |
| CIE-LCH | lch(77.30, 25.70, 217.45°) |
| OKLab | oklab(79.64% -0.0693 -0.043) |
| OKLCH | oklch(79.64% 0.082 211.8) |
| XYZ | xyz(42.3058, 52.0341, 74.8184) |
| Luminance | 0.5204 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.42
Baby Blue
#89CFF0
ΔE00 6.81
Aqua Blue
#02D8E9
ΔE00 7.47
Neon Blue
#04D9FF
ΔE00 7.66
Lightblue
#ADD8E6
ΔE00 7.77
Powder Blue
#B0E0E6
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCBDB #DB8B7B
analogous
#7BDBBB #7BCBDB #7B9BDB
triadic
#7BCBDB #DB7BCB #CBDB7B
tetradic
#7BCBDB #BB7BDB #DB8B7B #9BDB7B
square
#7BCBDB #BB7BDB #DB8B7B #9BDB7B
split-complementary
#7BCBDB #DB7B9B #DBBB7B
monochromatic
#2F98AD #4BB8CE #7BCBDB #ABDEE8 #DBF1F5
Accessibility & contrast
On white
1.84
#7BCBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#7BCBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCBDB
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCBDB | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DC
Deuteranopia (green-blind)
#AEBADB
Tritanopia (blue-blind)
#4ED2D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7bcbdb; /* rgb */ color: rgb(123, 203, 219); /* oklch */ color: oklch(79.6% 0.082 211.8);
Tailwind
colors: {
custom: {
50: '#a6dbe6',
500: '#7bcbdb',
950: '#000000',
},
}SCSS
$custom: #7bcbdb; $custom-light: #a6dbe6; $custom-dark: #000000;
JSON
{
"hex": "#7bcbdb",
"rgb": {
"r": 123,
"g": 203,
"b": 219
},
"hsl": {
"h": 190,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.79643,
"c": 0.08159,
"h": 211.8
},
"luminance": 0.52037
}Semantic roles & 50–950 ramp
primary
#7BCBDB
secondary
#AF5C4B
accent
#3C21C5
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101515
muted
#818484