#8FC0DF#8FC0DF
#8FC0DF is a light, moderate cyan. Relative luminance 0.489; OKLCH L 78.4% C 0.068 H 236.5°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC0DF |
|---|---|
| RGB | rgb(143, 192, 223) |
| HSL | hsl(203, 56%, 72%) |
| HSV | hsv(203, 36%, 87%) |
| CMYK | cmyk(35.9%, 13.9%, 0%, 12.5%) |
| CIE-LAB | lab(75.37, -8.53, -20.61) |
| CIE-LCH | lch(75.37, 22.30, 247.52°) |
| OKLab | oklab(78.41% -0.0375 -0.0567) |
| OKLCH | oklch(78.41% 0.068 236.5) |
| XYZ | xyz(43.4923, 48.8643, 76.9378) |
| Luminance | 0.4887 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.82
Lightblue (survey)
#7BC8F6
ΔE00 4.58
Baby Blue
#89CFF0
ΔE00 4.71
Lightskyblue
#87CEFA
ΔE00 4.80
Sky
#82CAFC
ΔE00 5.02
Light Blue
#95D0FC
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC0DF #DFAE8F
analogous
#8FDFD6 #8FC0DF #8F98DF
triadic
#8FC0DF #DF8FC0 #C0DF8F
tetradic
#8FC0DF #D68FDF #DFAE8F #98DF8F
square
#8FC0DF #D68FDF #DFAE8F #98DF8F
split-complementary
#8FC0DF #DF8F98 #DFD68F
monochromatic
#3689BD #5FA5D1 #8FC0DF #BFDBED #E7F2F8
Accessibility & contrast
On white
1.95
#8FC0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#8FC0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC0DF
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC0DF | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BFE1
Deuteranopia (green-blind)
#A7B6DF
Tritanopia (blue-blind)
#73C8CA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8fc0df; /* rgb */ color: rgb(143, 192, 223); /* oklch */ color: oklch(78.4% 0.068 236.5);
Tailwind
colors: {
custom: {
50: '#b2d3e9',
500: '#8fc0df',
950: '#000000',
},
}SCSS
$custom: #8fc0df; $custom-light: #b2d3e9; $custom-dark: #000000;
JSON
{
"hex": "#8fc0df",
"rgb": {
"r": 143,
"g": 192,
"b": 223
},
"hsl": {
"h": 203.25,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.78414,
"c": 0.06795,
"h": 236.5
},
"luminance": 0.48867
}Semantic roles & 50–950 ramp
primary
#8FC0DF
secondary
#EFE3DB
accent
#6122C3
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284