#8BC7DA#8BC7DA
#8BC7DA is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.5% C 0.067 H 219.6°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC7DA |
|---|---|
| RGB | rgb(139, 199, 218) |
| HSL | hsl(194, 52%, 70%) |
| HSV | hsv(194, 36%, 85%) |
| CMYK | cmyk(36.2%, 8.7%, 0%, 14.5%) |
| CIE-LAB | lab(76.92, -14.54, -15.58) |
| CIE-LCH | lch(76.92, 21.31, 226.99°) |
| OKLab | oklab(79.53% -0.0516 -0.0428) |
| OKLCH | oklch(79.53% 0.067 219.6) |
| XYZ | xyz(43.7215, 51.3952, 73.9325) |
| Luminance | 0.5140 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.46
Baby Blue
#89CFF0
ΔE00 4.69
Lightblue
#ADD8E6
ΔE00 5.74
Ice Blue
#A5DFF9
ΔE00 6.61
Lightskyblue
#87CEFA
ΔE00 7.60
Lightblue (survey)
#7BC8F6
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC7DA #DA9E8B
analogous
#8BDAC5 #8BC7DA #8BA0DA
triadic
#8BC7DA #DA8BC7 #C7DA8B
tetradic
#8BC7DA #C58BDA #DA9E8B #A0DA8B
square
#8BC7DA #C58BDA #DA9E8B #A0DA8B
split-complementary
#8BC7DA #DA8BA0 #DAC58B
monochromatic
#3995B2 #5DB1CB #8BC7DA #B9DDE9 #E8F4F8
Accessibility & contrast
On white
1.86
#8BC7DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#8BC7DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC7DA
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC7DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC7DA | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC3DB
Deuteranopia (green-blind)
#AFBADA
Tritanopia (blue-blind)
#6ECECD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8bc7da; /* rgb */ color: rgb(139, 199, 218); /* oklch */ color: oklch(79.5% 0.067 219.6);
Tailwind
colors: {
custom: {
50: '#b0d8e5',
500: '#8bc7da',
950: '#000000',
},
}SCSS
$custom: #8bc7da; $custom-light: #b0d8e5; $custom-dark: #000000;
JSON
{
"hex": "#8bc7da",
"rgb": {
"r": 139,
"g": 199,
"b": 218
},
"hsl": {
"h": 194.43,
"s": 51.634,
"l": 70
},
"oklch": {
"l": 0.79533,
"c": 0.06705,
"h": 219.6
},
"luminance": 0.51398
}Semantic roles & 50–950 ramp
primary
#8BC7DA
secondary
#B16E58
accent
#4B26BF
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384