#8BC7EE#8BC7EE
#8BC7EE is a light, moderate cyan. Relative luminance 0.525; OKLCH L 80.3% C 0.083 H 237.7°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC7EE |
|---|---|
| RGB | rgb(139, 199, 238) |
| HSL | hsl(204, 74%, 74%) |
| HSV | hsv(204, 42%, 93%) |
| CMYK | cmyk(41.6%, 16.4%, 0%, 6.7%) |
| CIE-LAB | lab(77.58, -9.40, -25.34) |
| CIE-LCH | lch(77.58, 27.03, 249.65°) |
| OKLab | oklab(80.28% -0.0443 -0.07) |
| OKLCH | oklch(80.28% 0.083 237.7) |
| XYZ | xyz(46.4982, 52.5059, 88.5568) |
| Luminance | 0.5251 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 2.17
Lightblue (survey)
#7BC8F6
ΔE00 2.28
Sky
#82CAFC
ΔE00 2.44
Light Blue
#95D0FC
ΔE00 2.76
Baby Blue
#89CFF0
ΔE00 3.49
Sky Blue
#87CEEB
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC7EE #EEB28B
analogous
#8BEEE3 #8BC7EE #8B96EE
triadic
#8BC7EE #EE8BC7 #C7EE8B
tetradic
#8BC7EE #E38BEE #EEB28B #96EE8B
square
#8BC7EE #E38BEE #EEB28B #96EE8B
split-complementary
#8BC7EE #EE8B96 #EEE38B
monochromatic
#2193DE #56ADE6 #8BC7EE #C0E1F6 #E4F2FB
Accessibility & contrast
On white
1.83
#8BC7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#8BC7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC7EE
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC7EE | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C6F0
Deuteranopia (green-blind)
#A8BBED
Tritanopia (blue-blind)
#64D1D4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8bc7ee; /* rgb */ color: rgb(139, 199, 238); /* oklch */ color: oklch(80.3% 0.083 237.7);
Tailwind
colors: {
custom: {
50: '#b1d8f3',
500: '#8bc7ee',
950: '#000000',
},
}SCSS
$custom: #8bc7ee; $custom-light: #b1d8f3; $custom-dark: #000000;
JSON
{
"hex": "#8bc7ee",
"rgb": {
"r": 139,
"g": 199,
"b": 238
},
"hsl": {
"h": 203.636,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.8028,
"c": 0.0829,
"h": 237.7
},
"luminance": 0.52509
}Semantic roles & 50–950 ramp
primary
#8BC7EE
secondary
#C98254
accent
#5E0FD7
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385