#8FC0DE#8FC0DE
#8FC0DE is a light, moderate cyan. Relative luminance 0.488; OKLCH L 78.4% C 0.067 H 235.6°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC0DE |
|---|---|
| RGB | rgb(143, 192, 222) |
| HSL | hsl(203, 54%, 72%) |
| HSV | hsv(203, 36%, 87%) |
| CMYK | cmyk(35.6%, 13.5%, 0%, 12.9%) |
| CIE-LAB | lab(75.33, -8.78, -20.12) |
| CIE-LCH | lch(75.33, 21.95, 246.43°) |
| OKLab | oklab(78.38% -0.0378 -0.0553) |
| OKLCH | oklch(78.38% 0.067 235.6) |
| XYZ | xyz(43.3579, 48.8105, 76.2298) |
| Luminance | 0.4881 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.83
Baby Blue
#89CFF0
ΔE00 4.63
Lightblue (survey)
#7BC8F6
ΔE00 4.72
Lightskyblue
#87CEFA
ΔE00 4.93
Sky Blue
#87CEEB
ΔE00 5.01
Light Blue
#95D0FC
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC0DE #DEAD8F
analogous
#8FDED5 #8FC0DE #8F99DE
triadic
#8FC0DE #DE8FC0 #C0DE8F
tetradic
#8FC0DE #D58FDE #DEAD8F #99DE8F
square
#8FC0DE #D58FDE #DEAD8F #99DE8F
split-complementary
#8FC0DE #DE8F99 #DED58F
monochromatic
#3789BB #60A5D0 #8FC0DE #BEDBEC #E7F2F8
Accessibility & contrast
On white
1.95
#8FC0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#8FC0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC0DE
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC0DE | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BFE0
Deuteranopia (green-blind)
#A7B6DE
Tritanopia (blue-blind)
#74C8CA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8fc0de; /* rgb */ color: rgb(143, 192, 222); /* oklch */ color: oklch(78.4% 0.067 235.6);
Tailwind
colors: {
custom: {
50: '#b2d3e8',
500: '#8fc0de',
950: '#000000',
},
}SCSS
$custom: #8fc0de; $custom-light: #b2d3e8; $custom-dark: #000000;
JSON
{
"hex": "#8fc0de",
"rgb": {
"r": 143,
"g": 192,
"b": 222
},
"hsl": {
"h": 202.785,
"s": 54.483,
"l": 71.569
},
"oklch": {
"l": 0.78377,
"c": 0.06701,
"h": 235.6
},
"luminance": 0.48813
}Semantic roles & 50–950 ramp
primary
#8FC0DE
secondary
#EFE2DA
accent
#6024C2
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284