#8FC4E6#8FC4E6
#8FC4E6 is a light, moderate cyan. Relative luminance 0.510; OKLCH L 79.5% C 0.073 H 237.0°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC4E6 |
|---|---|
| RGB | rgb(143, 196, 230) |
| HSL | hsl(203, 64%, 73%) |
| HSV | hsv(203, 38%, 90%) |
| CMYK | cmyk(37.8%, 14.8%, 0%, 9.8%) |
| CIE-LAB | lab(76.70, -8.86, -22.37) |
| CIE-LCH | lch(76.70, 24.06, 248.38°) |
| OKLab | oklab(79.55% -0.04 -0.0616) |
| OKLCH | oklch(79.55% 0.073 237) |
| XYZ | xyz(45.3458, 51.0301, 82.3080) |
| Luminance | 0.5103 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 3.55
Lightblue (survey)
#7BC8F6
ΔE00 3.57
Light Blue
#95D0FC
ΔE00 3.81
Baby Blue
#89CFF0
ΔE00 3.88
Sky
#82CAFC
ΔE00 3.88
Sky Blue
#87CEEB
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC4E6 #E6B18F
analogous
#8FE6DC #8FC4E6 #8F98E6
triadic
#8FC4E6 #E68FC4 #C4E68F
tetradic
#8FC4E6 #DC8FE6 #E6B18F #98E68F
square
#8FC4E6 #DC8FE6 #E6B18F #98E68F
split-complementary
#8FC4E6 #E68F98 #E6DC8F
monochromatic
#2E8FCD #5DAADB #8FC4E6 #C1DEF1 #E6F2F9
Accessibility & contrast
On white
1.87
#8FC4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#8FC4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC4E6
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC4E6 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C3E8
Deuteranopia (green-blind)
#A9B9E5
Tritanopia (blue-blind)
#70CDCF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8fc4e6; /* rgb */ color: rgb(143, 196, 230); /* oklch */ color: oklch(79.5% 0.073 237.0);
Tailwind
colors: {
custom: {
50: '#b3d5ee',
500: '#8fc4e6',
950: '#000000',
},
}SCSS
$custom: #8fc4e6; $custom-light: #b3d5ee; $custom-dark: #000000;
JSON
{
"hex": "#8fc4e6",
"rgb": {
"r": 143,
"g": 196,
"b": 230
},
"hsl": {
"h": 203.448,
"s": 63.504,
"l": 73.137
},
"oklch": {
"l": 0.79545,
"c": 0.07345,
"h": 237
},
"luminance": 0.51033
}Semantic roles & 50–950 ramp
primary
#8FC4E6
secondary
#BF815A
accent
#5F1ACB
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385