#7BC4DB#7BC4DB
#7BC4DB is a light, moderate cyan. Relative luminance 0.488; OKLCH L 78.1% C 0.080 H 220.0°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC4DB |
|---|---|
| RGB | rgb(123, 196, 219) |
| HSL | hsl(194, 57%, 67%) |
| HSV | hsv(194, 44%, 86%) |
| CMYK | cmyk(43.8%, 10.5%, 0%, 14.1%) |
| CIE-LAB | lab(75.33, -16.82, -18.60) |
| CIE-LCH | lch(75.33, 25.08, 227.88°) |
| OKLab | oklab(78.07% -0.0611 -0.0513) |
| OKLCH | oklch(78.07% 0.08 220) |
| XYZ | xyz(40.6899, 48.8023, 74.2797) |
| Luminance | 0.4880 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.50
Baby Blue
#89CFF0
ΔE00 4.71
Lightblue (survey)
#7BC8F6
ΔE00 7.01
Lightskyblue
#87CEFA
ΔE00 7.36
Bright Sky Blue
#02CCFE
ΔE00 7.67
Lightblue
#ADD8E6
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC4DB #DB927B
analogous
#7BDBC2 #7BC4DB #7B94DB
triadic
#7BC4DB #DB7BC4 #C4DB7B
tetradic
#7BC4DB #C27BDB #DB927B #94DB7B
square
#7BC4DB #C27BDB #DB927B #94DB7B
split-complementary
#7BC4DB #DB7B94 #DBC27B
monochromatic
#2F8EAD #4BAFCE #7BC4DB #ABD9E8 #DBEFF5
Accessibility & contrast
On white
1.95
#7BC4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#7BC4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC4DB
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC4DB | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C0DC
Deuteranopia (green-blind)
#A7B5DB
Tritanopia (blue-blind)
#50CCCB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #7bc4db; /* rgb */ color: rgb(123, 196, 219); /* oklch */ color: oklch(78.1% 0.080 220.0);
Tailwind
colors: {
custom: {
50: '#a6d6e6',
500: '#7bc4db',
950: '#000000',
},
}SCSS
$custom: #7bc4db; $custom-light: #a6d6e6; $custom-dark: #000000;
JSON
{
"hex": "#7bc4db",
"rgb": {
"r": 123,
"g": 196,
"b": 219
},
"hsl": {
"h": 194.375,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.78068,
"c": 0.07978,
"h": 220
},
"luminance": 0.48805
}Semantic roles & 50–950 ramp
primary
#7BC4DB
secondary
#E8D1CA
accent
#4821C5
background
#FAFDFE
surface
#F4FAFC
border
#CED3D5
text
#101415
muted
#7F8384