#7BC6E6#7BC6E6
#7BC6E6 is a light, moderate cyan. Relative luminance 0.503; OKLCH L 78.9% C 0.087 H 227.1°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC6E6 |
|---|---|
| RGB | rgb(123, 198, 230) |
| HSL | hsl(198, 68%, 69%) |
| HSV | hsv(198, 47%, 90%) |
| CMYK | cmyk(46.5%, 13.9%, 0%, 9.8%) |
| CIE-LAB | lab(76.26, -14.90, -23.13) |
| CIE-LCH | lch(76.26, 27.51, 237.20°) |
| OKLab | oklab(78.93% -0.0593 -0.064) |
| OKLCH | oklch(78.93% 0.087 227.1) |
| XYZ | xyz(42.6402, 50.3091, 82.3112) |
| Luminance | 0.5031 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.28
Baby Blue
#89CFF0
ΔE00 2.61
Lightblue (survey)
#7BC8F6
ΔE00 4.03
Lightskyblue
#87CEFA
ΔE00 4.53
Sky
#82CAFC
ΔE00 5.53
Light Blue
#95D0FC
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC6E6 #E69B7B
analogous
#7BE6D1 #7BC6E6 #7B91E6
triadic
#7BC6E6 #E67BC6 #C6E67B
tetradic
#7BC6E6 #D17BE6 #E69B7B #91E67B
square
#7BC6E6 #D17BE6 #E69B7B #91E67B
split-complementary
#7BC6E6 #E67B91 #E6D17B
monochromatic
#2593C2 #48B0DC #7BC6E6 #AEDCF0 #E2F2F9
Accessibility & contrast
On white
1.90
#7BC6E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#7BC6E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC6E6
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC6E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC6E6 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C3E8
Deuteranopia (green-blind)
#A5B7E6
Tritanopia (blue-blind)
#47CFD0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bc6e6; /* rgb */ color: rgb(123, 198, 230); /* oklch */ color: oklch(78.9% 0.087 227.1);
Tailwind
colors: {
custom: {
50: '#a7d7ee',
500: '#7bc6e6',
950: '#000000',
},
}SCSS
$custom: #7bc6e6; $custom-light: #a7d7ee; $custom-dark: #000000;
JSON
{
"hex": "#7bc6e6",
"rgb": {
"r": 123,
"g": 198,
"b": 230
},
"hsl": {
"h": 197.944,
"s": 68.153,
"l": 69.216
},
"oklch": {
"l": 0.78931,
"c": 0.08726,
"h": 227.1
},
"luminance": 0.50312
}Semantic roles & 50–950 ramp
primary
#7BC6E6
secondary
#BE6B47
accent
#4D15D0
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101416
muted
#818385