#7BC8EE#7BC8EE
#7BC8EE is a light, moderate cyan. Relative luminance 0.517; OKLCH L 79.7% C 0.093 H 231.0°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC8EE |
|---|---|
| RGB | rgb(123, 200, 238) |
| HSL | hsl(200, 77%, 71%) |
| HSV | hsv(200, 48%, 93%) |
| CMYK | cmyk(48.3%, 16%, 0%, 6.7%) |
| CIE-LAB | lab(77.09, -13.75, -26.15) |
| CIE-LCH | lch(77.09, 29.55, 242.27°) |
| OKLab | oklab(79.69% -0.0588 -0.0725) |
| OKLCH | oklch(79.69% 0.093 231) |
| XYZ | xyz(44.2497, 51.6891, 88.5175) |
| Luminance | 0.5169 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.25
Baby Blue
#89CFF0
ΔE00 2.31
Lightskyblue
#87CEFA
ΔE00 2.89
Sky Blue
#87CEEB
ΔE00 2.96
Sky
#82CAFC
ΔE00 3.79
Light Blue
#95D0FC
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC8EE #EEA17B
analogous
#7BEEDA #7BC8EE #7B8EEE
triadic
#7BC8EE #EE7BC8 #C8EE7B
tetradic
#7BC8EE #DA7BEE #EEA17B #8EEE7B
square
#7BC8EE #DA7BEE #EEA17B #8EEE7B
split-complementary
#7BC8EE #EE7B8E #EEDA7B
monochromatic
#1B97D3 #45B1E7 #7BC8EE #B1DFF5 #E4F4FC
Accessibility & contrast
On white
1.85
#7BC8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#7BC8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC8EE
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC8EE | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C6F0
Deuteranopia (green-blind)
#A5B9ED
Tritanopia (blue-blind)
#40D3D4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7bc8ee; /* rgb */ color: rgb(123, 200, 238); /* oklch */ color: oklch(79.7% 0.093 231.0);
Tailwind
colors: {
custom: {
50: '#a7d8f3',
500: '#7bc8ee',
950: '#000000',
},
}SCSS
$custom: #7bc8ee; $custom-light: #a7d8f3; $custom-dark: #000000;
JSON
{
"hex": "#7bc8ee",
"rgb": {
"r": 123,
"g": 200,
"b": 238
},
"hsl": {
"h": 199.826,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.79688,
"c": 0.09334,
"h": 231
},
"luminance": 0.51693
}Semantic roles & 50–950 ramp
primary
#7BC8EE
secondary
#C87146
accent
#500CD9
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385