#8FC0E5#8FC0E5
#8FC0E5 is a light, moderate cyan. Relative luminance 0.492; OKLCH L 78.6% C 0.074 H 241.4°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC0E5 |
|---|---|
| RGB | rgb(143, 192, 229) |
| HSL | hsl(206, 62%, 73%) |
| HSV | hsv(206, 38%, 90%) |
| CMYK | cmyk(37.6%, 16.2%, 0%, 10.2%) |
| CIE-LAB | lab(75.57, -6.99, -23.54) |
| CIE-LCH | lch(75.57, 24.56, 253.46°) |
| OKLab | oklab(78.64% -0.0353 -0.0649) |
| OKLCH | oklch(78.64% 0.074 241.4) |
| XYZ | xyz(44.3156, 49.1936, 81.2738) |
| Luminance | 0.4920 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 4.17
Light Blue
#95D0FC
ΔE00 4.25
Lightblue (survey)
#7BC8F6
ΔE00 4.30
Light Grey Blue
#9DBCD4
ΔE00 4.31
Lightskyblue
#87CEFA
ΔE00 4.51
Baby Blue (survey)
#A2CFFE
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC0E5 #E5B48F
analogous
#8FE5DF #8FC0E5 #8F95E5
triadic
#8FC0E5 #E58FC0 #C0E58F
tetradic
#8FC0E5 #DF8FE5 #E5B48F #95E58F
square
#8FC0E5 #DF8FE5 #E5B48F #95E58F
split-complementary
#8FC0E5 #E58F95 #E5DF8F
monochromatic
#2F88CB #5DA4D9 #8FC0E5 #C1DCF1 #E6F1F9
Accessibility & contrast
On white
1.94
#8FC0E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#8FC0E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC0E5
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC0E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC0E5 | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BFE7
Deuteranopia (green-blind)
#A5B6E4
Tritanopia (blue-blind)
#71C9CC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8fc0e5; /* rgb */ color: rgb(143, 192, 229); /* oklch */ color: oklch(78.6% 0.074 241.4);
Tailwind
colors: {
custom: {
50: '#b2d3ed',
500: '#8fc0e5',
950: '#000000',
},
}SCSS
$custom: #8fc0e5; $custom-light: #b2d3ed; $custom-dark: #000000;
JSON
{
"hex": "#8fc0e5",
"rgb": {
"r": 143,
"g": 192,
"b": 229
},
"hsl": {
"h": 205.814,
"s": 62.319,
"l": 72.941
},
"oklch": {
"l": 0.78644,
"c": 0.07392,
"h": 241.4
},
"luminance": 0.49196
}Semantic roles & 50–950 ramp
primary
#8FC0E5
secondary
#F1E4DA
accent
#671BCA
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284