#8FC4DB#8FC4DB
#8FC4DB is a light, moderate cyan. Relative luminance 0.504; OKLCH L 79.1% C 0.064 H 226.7°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC4DB |
|---|---|
| RGB | rgb(143, 196, 219) |
| HSL | hsl(198, 51%, 71%) |
| HSV | hsv(198, 35%, 86%) |
| CMYK | cmyk(34.7%, 10.5%, 0%, 14.1%) |
| CIE-LAB | lab(76.33, -11.64, -16.98) |
| CIE-LCH | lch(76.33, 20.59, 235.57°) |
| OKLab | oklab(79.14% -0.044 -0.0466) |
| OKLCH | oklch(79.14% 0.064 226.7) |
| XYZ | xyz(43.8496, 50.4316, 74.4278) |
| Luminance | 0.5043 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.40
Baby Blue
#89CFF0
ΔE00 3.95
Light Grey Blue
#9DBCD4
ΔE00 5.69
Lightblue
#ADD8E6
ΔE00 6.11
Lightskyblue
#87CEFA
ΔE00 6.13
Lightblue (survey)
#7BC8F6
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC4DB #DBA68F
analogous
#8FDBCC #8FC4DB #8F9EDB
triadic
#8FC4DB #DB8FC4 #C4DB8F
tetradic
#8FC4DB #CC8FDB #DBA68F #9EDB8F
square
#8FC4DB #CC8FDB #DBA68F #9EDB8F
split-complementary
#8FC4DB #DB8F9E #DBCC8F
monochromatic
#3A90B5 #61ACCC #8FC4DB #BDDCEA #E8F3F8
Accessibility & contrast
On white
1.89
#8FC4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#8FC4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC4DB
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC4DB | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C1DC
Deuteranopia (green-blind)
#ACB8DB
Tritanopia (blue-blind)
#74CBCB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8fc4db; /* rgb */ color: rgb(143, 196, 219); /* oklch */ color: oklch(79.1% 0.064 226.7);
Tailwind
colors: {
custom: {
50: '#b2d5e6',
500: '#8fc4db',
950: '#000000',
},
}SCSS
$custom: #8fc4db; $custom-light: #b2d5e6; $custom-dark: #000000;
JSON
{
"hex": "#8fc4db",
"rgb": {
"r": 143,
"g": 196,
"b": 219
},
"hsl": {
"h": 198.158,
"s": 51.351,
"l": 70.98
},
"oklch": {
"l": 0.79136,
"c": 0.06406,
"h": 226.7
},
"luminance": 0.50434
}Semantic roles & 50–950 ramp
primary
#8FC4DB
secondary
#B2765C
accent
#5527BF
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384