#7BC5EE#7BC5EE
#7BC5EE is a light, moderate cyan. Relative luminance 0.503; OKLCH L 79.0% C 0.094 H 234.0°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC5EE |
|---|---|
| RGB | rgb(123, 197, 238) |
| HSL | hsl(201, 77%, 71%) |
| HSV | hsv(201, 48%, 93%) |
| CMYK | cmyk(48.3%, 17.2%, 0%, 6.7%) |
| CIE-LAB | lab(76.26, -12.18, -27.43) |
| CIE-LCH | lch(76.26, 30.01, 246.06°) |
| OKLab | oklab(79.03% -0.0553 -0.0761) |
| OKLCH | oklch(79.03% 0.094 234) |
| XYZ | xyz(43.5617, 50.3131, 88.2882) |
| Luminance | 0.5032 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.39
Lightskyblue
#87CEFA
ΔE00 2.65
Sky
#82CAFC
ΔE00 2.91
Baby Blue
#89CFF0
ΔE00 3.35
Sky Blue
#87CEEB
ΔE00 4.17
Light Blue
#95D0FC
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC5EE #EEA47B
analogous
#7BEEDD #7BC5EE #7B8BEE
triadic
#7BC5EE #EE7BC5 #C5EE7B
tetradic
#7BC5EE #DD7BEE #EEA47B #8BEE7B
square
#7BC5EE #DD7BEE #EEA47B #8BEE7B
split-complementary
#7BC5EE #EE7B8B #EEDD7B
monochromatic
#1B92D3 #45ADE7 #7BC5EE #B1DDF5 #E4F3FC
Accessibility & contrast
On white
1.90
#7BC5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#7BC5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC5EE
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC5EE | 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)
#B2C3F0
Deuteranopia (green-blind)
#A1B7ED
Tritanopia (blue-blind)
#41D0D2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bc5ee; /* rgb */ color: rgb(123, 197, 238); /* oklch */ color: oklch(79.0% 0.094 234.0);
Tailwind
colors: {
custom: {
50: '#a7d6f3',
500: '#7bc5ee',
950: '#000000',
},
}SCSS
$custom: #7bc5ee; $custom-light: #a7d6f3; $custom-dark: #000000;
JSON
{
"hex": "#7bc5ee",
"rgb": {
"r": 123,
"g": 197,
"b": 238
},
"hsl": {
"h": 201.391,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.79026,
"c": 0.09412,
"h": 234
},
"luminance": 0.50317
}Semantic roles & 50–950 ramp
primary
#7BC5EE
secondary
#C87446
accent
#550CD9
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385