#8FC0DB#8FC0DB
#8FC0DB is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.3% C 0.064 H 232.8°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC0DB |
|---|---|
| RGB | rgb(143, 192, 219) |
| HSL | hsl(201, 51%, 71%) |
| HSV | hsv(201, 35%, 86%) |
| CMYK | cmyk(34.7%, 12.3%, 0%, 14.1%) |
| CIE-LAB | lab(75.23, -9.53, -18.65) |
| CIE-LCH | lch(75.23, 20.94, 242.92°) |
| OKLab | oklab(78.27% -0.0389 -0.0512) |
| OKLCH | oklch(78.27% 0.064 232.8) |
| XYZ | xyz(42.9594, 48.6511, 74.1311) |
| Luminance | 0.4865 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.05
Baby Blue
#89CFF0
ΔE00 4.53
Sky Blue
#87CEEB
ΔE00 4.62
Lightblue (survey)
#7BC8F6
ΔE00 5.30
Lightskyblue
#87CEFA
ΔE00 5.48
Light Blue
#95D0FC
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC0DB #DBAA8F
analogous
#8FDBD0 #8FC0DB #8F9ADB
triadic
#8FC0DB #DB8FC0 #C0DB8F
tetradic
#8FC0DB #D08FDB #DBAA8F #9ADB8F
square
#8FC0DB #D08FDB #DBAA8F #9ADB8F
split-complementary
#8FC0DB #DB8F9A #DBD08F
monochromatic
#3A8AB5 #61A6CC #8FC0DB #BDDAEA #E8F2F8
Accessibility & contrast
On white
1.96
#8FC0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#8FC0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC0DB
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC0DB | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BEDC
Deuteranopia (green-blind)
#A8B6DB
Tritanopia (blue-blind)
#75C7C9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8fc0db; /* rgb */ color: rgb(143, 192, 219); /* oklch */ color: oklch(78.3% 0.064 232.8);
Tailwind
colors: {
custom: {
50: '#b2d3e6',
500: '#8fc0db',
950: '#000000',
},
}SCSS
$custom: #8fc0db; $custom-light: #b2d3e6; $custom-dark: #000000;
JSON
{
"hex": "#8fc0db",
"rgb": {
"r": 143,
"g": 192,
"b": 219
},
"hsl": {
"h": 201.316,
"s": 51.351,
"l": 70.98
},
"oklch": {
"l": 0.78265,
"c": 0.06431,
"h": 232.8
},
"luminance": 0.48653
}Semantic roles & 50–950 ramp
primary
#8FC0DB
secondary
#EDE0D9
accent
#5D27BF
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111415
muted
#808284