#8BC7E4#8BC7E4
#8BC7E4 is a light, moderate cyan. Relative luminance 0.519; OKLCH L 79.9% C 0.074 H 229.7°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC7E4 |
|---|---|
| RGB | rgb(139, 199, 228) |
| HSL | hsl(200, 62%, 72%) |
| HSV | hsv(200, 39%, 89%) |
| CMYK | cmyk(39%, 12.7%, 0%, 10.6%) |
| CIE-LAB | lab(77.24, -12.00, -20.48) |
| CIE-LCH | lch(77.24, 23.74, 239.63°) |
| OKLab | oklab(79.9% -0.0479 -0.0564) |
| OKLCH | oklch(79.9% 0.074 229.7) |
| XYZ | xyz(45.0697, 51.9345, 81.0332) |
| Luminance | 0.5194 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.29
Sky Blue
#87CEEB
ΔE00 2.30
Lightskyblue
#87CEFA
ΔE00 4.21
Lightblue (survey)
#7BC8F6
ΔE00 4.27
Light Blue
#95D0FC
ΔE00 5.25
Sky
#82CAFC
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC7E4 #E4A88B
analogous
#8BE4D5 #8BC7E4 #8B9BE4
triadic
#8BC7E4 #E48BC7 #C7E48B
tetradic
#8BC7E4 #D58BE4 #E4A88B #9BE48B
square
#8BC7E4 #D58BE4 #E4A88B #9BE48B
split-complementary
#8BC7E4 #E48B9B #E4D58B
monochromatic
#2E95C6 #59AFD8 #8BC7E4 #BDDFF0 #E6F3F9
Accessibility & contrast
On white
1.84
#8BC7E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#8BC7E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC7E4
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC7E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC7E4 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C5E6
Deuteranopia (green-blind)
#ABBAE4
Tritanopia (blue-blind)
#69CFD0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8bc7e4; /* rgb */ color: rgb(139, 199, 228); /* oklch */ color: oklch(79.9% 0.074 229.7);
Tailwind
colors: {
custom: {
50: '#b0d8ec',
500: '#8bc7e4',
950: '#000000',
},
}SCSS
$custom: #8bc7e4; $custom-light: #b0d8ec; $custom-dark: #000000;
JSON
{
"hex": "#8bc7e4",
"rgb": {
"r": 139,
"g": 199,
"b": 228
},
"hsl": {
"h": 199.551,
"s": 62.238,
"l": 71.961
},
"oklch": {
"l": 0.79897,
"c": 0.074,
"h": 229.7
},
"luminance": 0.51937
}Semantic roles & 50–950 ramp
primary
#8BC7E4
secondary
#BD7856
accent
#541CCA
background
#FDFEFE
surface
#F8FBFD
border
#D1D4D5
text
#111416
muted
#818384