#8FC4DA#8FC4DA
#8FC4DA is a light, moderate cyan. Relative luminance 0.504; OKLCH L 79.1% C 0.063 H 225.6°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC4DA |
|---|---|
| RGB | rgb(143, 196, 218) |
| HSL | hsl(198, 50%, 71%) |
| HSV | hsv(198, 34%, 85%) |
| CMYK | cmyk(34.4%, 10.1%, 0%, 14.5%) |
| CIE-LAB | lab(76.30, -11.89, -16.49) |
| CIE-LCH | lch(76.30, 20.33, 234.21°) |
| OKLab | oklab(79.1% -0.0443 -0.0452) |
| OKLCH | oklch(79.1% 0.063 225.6) |
| XYZ | xyz(43.7184, 50.3791, 73.7366) |
| Luminance | 0.5038 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.49
Baby Blue
#89CFF0
ΔE00 4.15
Light Grey Blue
#9DBCD4
ΔE00 5.91
Lightblue
#ADD8E6
ΔE00 5.98
Lightskyblue
#87CEFA
ΔE00 6.45
Lightblue (survey)
#7BC8F6
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC4DA #DAA58F
analogous
#8FDACA #8FC4DA #8F9EDA
triadic
#8FC4DA #DA8FC4 #C4DA8F
tetradic
#8FC4DA #CA8FDA #DAA58F #9EDA8F
square
#8FC4DA #CA8FDA #DAA58F #9EDA8F
split-complementary
#8FC4DA #DA8F9E #DACA8F
monochromatic
#3B90B3 #61ACCB #8FC4DA #BDDCE9 #E8F3F7
Accessibility & contrast
On white
1.90
#8FC4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#8FC4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC4DA
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC4DA | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C1DB
Deuteranopia (green-blind)
#ADB8DA
Tritanopia (blue-blind)
#75CBCB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8fc4da; /* rgb */ color: rgb(143, 196, 218); /* oklch */ color: oklch(79.1% 0.063 225.6);
Tailwind
colors: {
custom: {
50: '#b2d5e5',
500: '#8fc4da',
950: '#000000',
},
}SCSS
$custom: #8fc4da; $custom-light: #b2d5e5; $custom-dark: #000000;
JSON
{
"hex": "#8fc4da",
"rgb": {
"r": 143,
"g": 196,
"b": 218
},
"hsl": {
"h": 197.6,
"s": 50.336,
"l": 70.784
},
"oklch": {
"l": 0.791,
"c": 0.06334,
"h": 225.6
},
"luminance": 0.50381
}Semantic roles & 50–950 ramp
primary
#8FC4DA
secondary
#B1755C
accent
#5428BE
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384