#7BC9EA#7BC9EA
#7BC9EA is a light, moderate cyan. Relative luminance 0.519; OKLCH L 79.8% C 0.090 H 227.0°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC9EA |
|---|---|
| RGB | rgb(123, 201, 234) |
| HSL | hsl(198, 73%, 70%) |
| HSV | hsv(198, 47%, 92%) |
| CMYK | cmyk(47.4%, 14.1%, 0%, 8.2%) |
| CIE-LAB | lab(77.23, -15.37, -23.79) |
| CIE-LCH | lch(77.23, 28.33, 237.14°) |
| OKLab | oklab(79.75% -0.0614 -0.0659) |
| OKLCH | oklch(79.75% 0.09 227) |
| XYZ | xyz(43.9009, 51.9214, 85.5344) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 1.83
Baby Blue
#89CFF0
ΔE00 2.08
Lightblue (survey)
#7BC8F6
ΔE00 3.89
Lightskyblue
#87CEFA
ΔE00 4.20
Sky
#82CAFC
ΔE00 5.36
Light Blue
#95D0FC
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC9EA #EA9C7B
analogous
#7BEAD4 #7BC9EA #7B91EA
triadic
#7BC9EA #EA7BC9 #C9EA7B
tetradic
#7BC9EA #D47BEA #EA9C7B #91EA7B
square
#7BC9EA #D47BEA #EA9C7B #91EA7B
split-complementary
#7BC9EA #EA7B91 #EAD47B
monochromatic
#2098CA #46B3E2 #7BC9EA #B0DFF2 #E5F4FB
Accessibility & contrast
On white
1.84
#7BC9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#7BC9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC9EA
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC9EA | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6EC
Deuteranopia (green-blind)
#A7B9EA
Tritanopia (blue-blind)
#43D3D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7bc9ea; /* rgb */ color: rgb(123, 201, 234); /* oklch */ color: oklch(79.8% 0.090 227.0);
Tailwind
colors: {
custom: {
50: '#a7d9f0',
500: '#7bc9ea',
950: '#000000',
},
}SCSS
$custom: #7bc9ea; $custom-light: #a7d9f0; $custom-dark: #000000;
JSON
{
"hex": "#7bc9ea",
"rgb": {
"r": 123,
"g": 201,
"b": 234
},
"hsl": {
"h": 197.838,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.79752,
"c": 0.09001,
"h": 227
},
"luminance": 0.51925
}Semantic roles & 50–950 ramp
primary
#7BC9EA
secondary
#C36B46
accent
#4B11D5
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101416
muted
#818385