#8FC8DA#8FC8DA
#8FC8DA is a light, moderate cyan. Relative luminance 0.522; OKLCH L 80.0% C 0.064 H 219.5°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC8DA |
|---|---|
| RGB | rgb(143, 200, 218) |
| HSL | hsl(194, 50%, 71%) |
| HSV | hsv(194, 34%, 85%) |
| CMYK | cmyk(34.4%, 8.3%, 0%, 14.5%) |
| CIE-LAB | lab(77.40, -13.97, -14.83) |
| CIE-LCH | lch(77.40, 20.38, 226.71°) |
| OKLab | oklab(79.98% -0.0494 -0.0406) |
| OKLCH | oklch(79.98% 0.064 219.5) |
| XYZ | xyz(44.6326, 52.2076, 74.0414) |
| Luminance | 0.5221 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.66
Baby Blue
#89CFF0
ΔE00 4.84
Lightblue
#ADD8E6
ΔE00 5.18
Ice Blue
#A5DFF9
ΔE00 6.34
Powder Blue
#B0E0E6
ΔE00 7.46
Lightskyblue
#87CEFA
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC8DA #DAA18F
analogous
#8FDAC6 #8FC8DA #8FA2DA
triadic
#8FC8DA #DA8FC8 #C8DA8F
tetradic
#8FC8DA #C68FDA #DAA18F #A2DA8F
square
#8FC8DA #C68FDA #DAA18F #A2DA8F
split-complementary
#8FC8DA #DA8FA2 #DAC68F
monochromatic
#3B97B3 #61B1CB #8FC8DA #BDDFE9 #E8F4F7
Accessibility & contrast
On white
1.84
#8FC8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#8FC8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC8DA
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC8DA | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC4DB
Deuteranopia (green-blind)
#B1BBDA
Tritanopia (blue-blind)
#74CECD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8fc8da; /* rgb */ color: rgb(143, 200, 218); /* oklch */ color: oklch(80.0% 0.064 219.5);
Tailwind
colors: {
custom: {
50: '#b2d8e5',
500: '#8fc8da',
950: '#000000',
},
}SCSS
$custom: #8fc8da; $custom-light: #b2d8e5; $custom-dark: #000000;
JSON
{
"hex": "#8fc8da",
"rgb": {
"r": 143,
"g": 200,
"b": 218
},
"hsl": {
"h": 194.4,
"s": 50.336,
"l": 70.784
},
"oklch": {
"l": 0.79976,
"c": 0.06394,
"h": 219.5
},
"luminance": 0.5221
}Semantic roles & 50–950 ramp
primary
#8FC8DA
secondary
#B1715C
accent
#4C28BE
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384