#8BC7EA#8BC7EA
#8BC7EA is a light, moderate cyan. Relative luminance 0.523; OKLCH L 80.1% C 0.079 H 234.7°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC7EA |
|---|---|
| RGB | rgb(139, 199, 234) |
| HSL | hsl(202, 69%, 73%) |
| HSV | hsv(202, 41%, 92%) |
| CMYK | cmyk(40.6%, 15%, 0%, 8.2%) |
| CIE-LAB | lab(77.44, -10.45, -23.40) |
| CIE-LCH | lch(77.44, 25.63, 245.94°) |
| OKLab | oklab(80.13% -0.0457 -0.0646) |
| OKLCH | oklch(80.13% 0.079 234.7) |
| XYZ | xyz(45.9171, 52.2734, 85.4962) |
| Luminance | 0.5228 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.67
Lightskyblue
#87CEFA
ΔE00 2.67
Lightblue (survey)
#7BC8F6
ΔE00 2.75
Sky
#82CAFC
ΔE00 3.42
Sky Blue
#87CEEB
ΔE00 3.55
Light Blue
#95D0FC
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC7EA #EAAE8B
analogous
#8BEADD #8BC7EA #8B97EA
triadic
#8BC7EA #EA8BC7 #C7EA8B
tetradic
#8BC7EA #DD8BEA #EAAE8B #97EA8B
square
#8BC7EA #DD8BEA #EAAE8B #97EA8B
split-complementary
#8BC7EA #EA8B97 #EADD8B
monochromatic
#2694D4 #57AEE1 #8BC7EA #BFE0F3 #E5F2FA
Accessibility & contrast
On white
1.83
#8BC7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#8BC7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC7EA
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC7EA | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C5EC
Deuteranopia (green-blind)
#A9BBE9
Tritanopia (blue-blind)
#66D0D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8bc7ea; /* rgb */ color: rgb(139, 199, 234); /* oklch */ color: oklch(80.1% 0.079 234.7);
Tailwind
colors: {
custom: {
50: '#b0d8f0',
500: '#8bc7ea',
950: '#000000',
},
}SCSS
$custom: #8bc7ea; $custom-light: #b0d8f0; $custom-dark: #000000;
JSON
{
"hex": "#8bc7ea",
"rgb": {
"r": 139,
"g": 199,
"b": 234
},
"hsl": {
"h": 202.105,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.80125,
"c": 0.07915,
"h": 234.7
},
"luminance": 0.52276
}Semantic roles & 50–950 ramp
primary
#8BC7EA
secondary
#C47E55
accent
#5A14D1
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385