#7BC3DA#7BC3DA
#7BC3DA is a light, moderate cyan. Relative luminance 0.483; OKLCH L 77.8% C 0.079 H 220.3°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC3DA |
|---|---|
| RGB | rgb(123, 195, 218) |
| HSL | hsl(195, 56%, 67%) |
| HSV | hsv(195, 44%, 85%) |
| CMYK | cmyk(43.6%, 10.6%, 0%, 14.5%) |
| CIE-LAB | lab(75.01, -16.57, -18.53) |
| CIE-LCH | lch(75.01, 24.86, 228.21°) |
| OKLab | oklab(77.81% -0.0603 -0.0511) |
| OKLCH | oklch(77.81% 0.079 220.3) |
| XYZ | xyz(40.3338, 48.3002, 73.5135) |
| Luminance | 0.4830 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.63
Baby Blue
#89CFF0
ΔE00 4.80
Lightblue (survey)
#7BC8F6
ΔE00 7.00
Lightskyblue
#87CEFA
ΔE00 7.39
Bright Sky Blue
#02CCFE
ΔE00 7.76
Lightblue
#ADD8E6
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC3DA #DA927B
analogous
#7BDAC1 #7BC3DA #7B94DA
triadic
#7BC3DA #DA7BC3 #C3DA7B
tetradic
#7BC3DA #C17BDA #DA927B #94DA7B
square
#7BC3DA #C17BDA #DA927B #94DA7B
split-complementary
#7BC3DA #DA7B94 #DAC17B
monochromatic
#308DAB #4BADCD #7BC3DA #ABD9E7 #DBEEF5
Accessibility & contrast
On white
1.97
#7BC3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#7BC3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC3DA
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC3DA | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BFDB
Deuteranopia (green-blind)
#A6B4DA
Tritanopia (blue-blind)
#51CBCA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #7bc3da; /* rgb */ color: rgb(123, 195, 218); /* oklch */ color: oklch(77.8% 0.079 220.3);
Tailwind
colors: {
custom: {
50: '#a6d5e5',
500: '#7bc3da',
950: '#000000',
},
}SCSS
$custom: #7bc3da; $custom-light: #a6d5e5; $custom-dark: #000000;
JSON
{
"hex": "#7bc3da",
"rgb": {
"r": 123,
"g": 195,
"b": 218
},
"hsl": {
"h": 194.526,
"s": 56.213,
"l": 66.863
},
"oklch": {
"l": 0.77807,
"c": 0.07903,
"h": 220.3
},
"luminance": 0.48303
}Semantic roles & 50–950 ramp
primary
#7BC3DA
secondary
#E8D1C9
accent
#4922C4
background
#FAFDFE
surface
#F4FAFC
border
#CED3D5
text
#101415
muted
#7F8384