#7BC0DA#7BC0DA
#7BC0DA is a light, moderate cyan. Relative luminance 0.470; OKLCH L 77.1% C 0.079 H 223.9°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC0DA |
|---|---|
| RGB | rgb(123, 192, 218) |
| HSL | hsl(196, 56%, 67%) |
| HSV | hsv(196, 44%, 85%) |
| CMYK | cmyk(43.6%, 11.9%, 0%, 14.5%) |
| CIE-LAB | lab(74.17, -15.01, -19.81) |
| CIE-LCH | lch(74.17, 24.86, 232.86°) |
| OKLab | oklab(77.13% -0.0567 -0.0546) |
| OKLCH | oklch(77.13% 0.079 223.9) |
| XYZ | xyz(39.6684, 46.9694, 73.2917) |
| Luminance | 0.4697 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.70
Baby Blue
#89CFF0
ΔE00 4.51
Lightblue (survey)
#7BC8F6
ΔE00 6.00
Lightskyblue
#87CEFA
ΔE00 6.61
Sky
#82CAFC
ΔE00 7.47
Bright Sky Blue
#02CCFE
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC0DA #DA957B
analogous
#7BDAC5 #7BC0DA #7B91DA
triadic
#7BC0DA #DA7BC0 #C0DA7B
tetradic
#7BC0DA #C57BDA #DA957B #91DA7B
square
#7BC0DA #C57BDA #DA957B #91DA7B
split-complementary
#7BC0DA #DA7B91 #DAC57B
monochromatic
#3089AB #4BA9CD #7BC0DA #ABD7E7 #DBEEF5
Accessibility & contrast
On white
2.02
#7BC0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#7BC0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC0DA
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC0DA | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BDDB
Deuteranopia (green-blind)
#A3B2DA
Tritanopia (blue-blind)
#51C8C8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #7bc0da; /* rgb */ color: rgb(123, 192, 218); /* oklch */ color: oklch(77.1% 0.079 223.9);
Tailwind
colors: {
custom: {
50: '#a6d3e5',
500: '#7bc0da',
950: '#000000',
},
}SCSS
$custom: #7bc0da; $custom-light: #a6d3e5; $custom-dark: #000000;
JSON
{
"hex": "#7bc0da",
"rgb": {
"r": 123,
"g": 192,
"b": 218
},
"hsl": {
"h": 196.421,
"s": 56.213,
"l": 66.863
},
"oklch": {
"l": 0.77135,
"c": 0.07879,
"h": 223.9
},
"luminance": 0.46972
}Semantic roles & 50–950 ramp
primary
#7BC0DA
secondary
#E8D2C9
accent
#4E22C4
background
#FAFCFE
surface
#F4F9FC
border
#CED2D5
text
#101415
muted
#7F8284