#7BC2DA#7BC2DA
#7BC2DA is a light, moderate cyan. Relative luminance 0.479; OKLCH L 77.6% C 0.079 H 221.5°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC2DA |
|---|---|
| RGB | rgb(123, 194, 218) |
| HSL | hsl(195, 56%, 67%) |
| HSV | hsv(195, 44%, 85%) |
| CMYK | cmyk(43.6%, 11%, 0%, 14.5%) |
| CIE-LAB | lab(74.73, -16.05, -18.96) |
| CIE-LCH | lch(74.73, 24.84, 229.75°) |
| OKLab | oklab(77.58% -0.0591 -0.0523) |
| OKLCH | oklch(77.58% 0.079 221.5) |
| XYZ | xyz(40.1105, 47.8536, 73.4391) |
| Luminance | 0.4786 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.58
Baby Blue
#89CFF0
ΔE00 4.66
Lightblue (survey)
#7BC8F6
ΔE00 6.65
Lightskyblue
#87CEFA
ΔE00 7.11
Bright Sky Blue
#02CCFE
ΔE00 7.67
Lightblue
#ADD8E6
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC2DA #DA937B
analogous
#7BDAC3 #7BC2DA #7B93DA
triadic
#7BC2DA #DA7BC2 #C2DA7B
tetradic
#7BC2DA #C37BDA #DA937B #93DA7B
square
#7BC2DA #C37BDA #DA937B #93DA7B
split-complementary
#7BC2DA #DA7B93 #DAC37B
monochromatic
#308CAB #4BACCD #7BC2DA #ABD8E7 #DBEEF5
Accessibility & contrast
On white
1.99
#7BC2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#7BC2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC2DA
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC2DA | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BEDB
Deuteranopia (green-blind)
#A5B3DA
Tritanopia (blue-blind)
#51CAC9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #7bc2da; /* rgb */ color: rgb(123, 194, 218); /* oklch */ color: oklch(77.6% 0.079 221.5);
Tailwind
colors: {
custom: {
50: '#a6d4e5',
500: '#7bc2da',
950: '#000000',
},
}SCSS
$custom: #7bc2da; $custom-light: #a6d4e5; $custom-dark: #000000;
JSON
{
"hex": "#7bc2da",
"rgb": {
"r": 123,
"g": 194,
"b": 218
},
"hsl": {
"h": 195.158,
"s": 56.213,
"l": 66.863
},
"oklch": {
"l": 0.77583,
"c": 0.07892,
"h": 221.5
},
"luminance": 0.47856
}Semantic roles & 50–950 ramp
primary
#7BC2DA
secondary
#E8D1C9
accent
#4B22C4
background
#FAFDFE
surface
#F4FAFC
border
#CED3D5
text
#101415
muted
#7F8384