#8FC4E5#8FC4E5
#8FC4E5 is a light, moderate cyan. Relative luminance 0.510; OKLCH L 79.5% C 0.072 H 236.2°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC4E5 |
|---|---|
| RGB | rgb(143, 196, 229) |
| HSL | hsl(203, 62%, 73%) |
| HSV | hsv(203, 38%, 90%) |
| CMYK | cmyk(37.6%, 14.4%, 0%, 10.2%) |
| CIE-LAB | lab(76.66, -9.12, -21.88) |
| CIE-LCH | lch(76.66, 23.70, 247.37°) |
| OKLab | oklab(79.51% -0.0403 -0.0603) |
| OKLCH | oklch(79.51% 0.073 236.2) |
| XYZ | xyz(45.2058, 50.9740, 81.5705) |
| Luminance | 0.5098 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 3.67
Lightblue (survey)
#7BC8F6
ΔE00 3.68
Baby Blue
#89CFF0
ΔE00 3.73
Light Blue
#95D0FC
ΔE00 4.01
Sky
#82CAFC
ΔE00 4.10
Sky Blue
#87CEEB
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC4E5 #E5B08F
analogous
#8FE5DB #8FC4E5 #8F99E5
triadic
#8FC4E5 #E58FC4 #C4E58F
tetradic
#8FC4E5 #DB8FE5 #E5B08F #99E58F
square
#8FC4E5 #DB8FE5 #E5B08F #99E58F
split-complementary
#8FC4E5 #E58F99 #E5DB8F
monochromatic
#2F8FCB #5DAAD9 #8FC4E5 #C1DEF1 #E6F2F9
Accessibility & contrast
On white
1.88
#8FC4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#8FC4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC4E5
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC4E5 | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C3E7
Deuteranopia (green-blind)
#A9B9E4
Tritanopia (blue-blind)
#70CDCF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8fc4e5; /* rgb */ color: rgb(143, 196, 229); /* oklch */ color: oklch(79.5% 0.072 236.2);
Tailwind
colors: {
custom: {
50: '#b2d5ed',
500: '#8fc4e5',
950: '#000000',
},
}SCSS
$custom: #8fc4e5; $custom-light: #b2d5ed; $custom-dark: #000000;
JSON
{
"hex": "#8fc4e5",
"rgb": {
"r": 143,
"g": 196,
"b": 229
},
"hsl": {
"h": 203.023,
"s": 62.319,
"l": 72.941
},
"oklch": {
"l": 0.79507,
"c": 0.0725,
"h": 236.2
},
"luminance": 0.50977
}Semantic roles & 50–950 ramp
primary
#8FC4E5
secondary
#BE805A
accent
#5E1BCA
background
#FDFEFE
surface
#F8FBFD
border
#D1D4D5
text
#111416
muted
#818384