#8FC0DA#8FC0DA
#8FC0DA is a light, moderate cyan. Relative luminance 0.486; OKLCH L 78.2% C 0.063 H 231.7°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC0DA |
|---|---|
| RGB | rgb(143, 192, 218) |
| HSL | hsl(201, 50%, 71%) |
| HSV | hsv(201, 34%, 85%) |
| CMYK | cmyk(34.4%, 11.9%, 0%, 14.5%) |
| CIE-LAB | lab(75.20, -9.78, -18.15) |
| CIE-LCH | lch(75.20, 20.62, 241.68°) |
| OKLab | oklab(78.23% -0.0393 -0.0498) |
| OKLCH | oklch(78.23% 0.063 231.7) |
| XYZ | xyz(42.8281, 48.5986, 73.4398) |
| Luminance | 0.4860 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.18
Sky Blue
#87CEEB
ΔE00 4.54
Baby Blue
#89CFF0
ΔE00 4.56
Lightblue (survey)
#7BC8F6
ΔE00 5.53
Lightskyblue
#87CEFA
ΔE00 5.71
Light Blue
#95D0FC
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC0DA #DAA98F
analogous
#8FDACE #8FC0DA #8F9ADA
triadic
#8FC0DA #DA8FC0 #C0DA8F
tetradic
#8FC0DA #CE8FDA #DAA98F #9ADA8F
square
#8FC0DA #CE8FDA #DAA98F #9ADA8F
split-complementary
#8FC0DA #DA8F9A #DACE8F
monochromatic
#3B8AB3 #61A6CB #8FC0DA #BDDAE9 #E8F2F7
Accessibility & contrast
On white
1.96
#8FC0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#8FC0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC0DA
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC0DA | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BEDB
Deuteranopia (green-blind)
#A9B5DA
Tritanopia (blue-blind)
#75C7C8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8fc0da; /* rgb */ color: rgb(143, 192, 218); /* oklch */ color: oklch(78.2% 0.063 231.7);
Tailwind
colors: {
custom: {
50: '#b2d3e5',
500: '#8fc0da',
950: '#000000',
},
}SCSS
$custom: #8fc0da; $custom-light: #b2d3e5; $custom-dark: #000000;
JSON
{
"hex": "#8fc0da",
"rgb": {
"r": 143,
"g": 192,
"b": 218
},
"hsl": {
"h": 200.8,
"s": 50.336,
"l": 70.784
},
"oklch": {
"l": 0.78228,
"c": 0.06345,
"h": 231.7
},
"luminance": 0.48601
}Semantic roles & 50–950 ramp
primary
#8FC0DA
secondary
#ECDFD8
accent
#5C28BE
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111415
muted
#808284