#7BC6EE#7BC6EE
#7BC6EE is a light, moderate cyan. Relative luminance 0.508; OKLCH L 79.2% C 0.094 H 233.0°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC6EE |
|---|---|
| RGB | rgb(123, 198, 238) |
| HSL | hsl(201, 77%, 71%) |
| HSV | hsv(201, 48%, 93%) |
| CMYK | cmyk(48.3%, 16.8%, 0%, 6.7%) |
| CIE-LAB | lab(76.54, -12.70, -27.00) |
| CIE-LCH | lch(76.54, 29.84, 244.81°) |
| OKLab | oklab(79.25% -0.0565 -0.0749) |
| OKLCH | oklch(79.25% 0.094 233) |
| XYZ | xyz(43.7895, 50.7688, 88.3642) |
| Luminance | 0.5077 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.60
Lightskyblue
#87CEFA
ΔE00 2.65
Baby Blue
#89CFF0
ΔE00 2.98
Sky
#82CAFC
ΔE00 3.16
Sky Blue
#87CEEB
ΔE00 3.76
Light Blue
#95D0FC
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC6EE #EEA37B
analogous
#7BEEDD #7BC6EE #7B8CEE
triadic
#7BC6EE #EE7BC6 #C6EE7B
tetradic
#7BC6EE #DD7BEE #EEA37B #8CEE7B
square
#7BC6EE #DD7BEE #EEA37B #8CEE7B
split-complementary
#7BC6EE #EE7B8C #EEDD7B
monochromatic
#1B93D3 #45AFE7 #7BC6EE #B1DDF5 #E4F3FC
Accessibility & contrast
On white
1.88
#7BC6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#7BC6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC6EE
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC6EE | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4F0
Deuteranopia (green-blind)
#A3B7ED
Tritanopia (blue-blind)
#41D1D3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bc6ee; /* rgb */ color: rgb(123, 198, 238); /* oklch */ color: oklch(79.2% 0.094 233.0);
Tailwind
colors: {
custom: {
50: '#a7d7f3',
500: '#7bc6ee',
950: '#000000',
},
}SCSS
$custom: #7bc6ee; $custom-light: #a7d7f3; $custom-dark: #000000;
JSON
{
"hex": "#7bc6ee",
"rgb": {
"r": 123,
"g": 198,
"b": 238
},
"hsl": {
"h": 200.87,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.79247,
"c": 0.09383,
"h": 233
},
"luminance": 0.50772
}Semantic roles & 50–950 ramp
primary
#7BC6EE
secondary
#C87346
accent
#540CD9
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385