#8FC4E2#8FC4E2
#8FC4E2 is a light, moderate cyan. Relative luminance 0.508; OKLCH L 79.4% C 0.070 H 233.6°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC4E2 |
|---|---|
| RGB | rgb(143, 196, 226) |
| HSL | hsl(202, 59%, 72%) |
| HSV | hsv(202, 37%, 89%) |
| CMYK | cmyk(36.7%, 13.3%, 0%, 11.4%) |
| CIE-LAB | lab(76.56, -9.88, -20.42) |
| CIE-LCH | lch(76.56, 22.68, 244.17°) |
| OKLab | oklab(79.39% -0.0414 -0.0562) |
| OKLCH | oklch(79.39% 0.07 233.6) |
| XYZ | xyz(44.7906, 50.8079, 79.3835) |
| Luminance | 0.5081 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.44
Sky Blue
#87CEEB
ΔE00 3.84
Lightskyblue
#87CEFA
ΔE00 4.20
Lightblue (survey)
#7BC8F6
ΔE00 4.21
Light Grey Blue
#9DBCD4
ΔE00 4.73
Light Blue
#95D0FC
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC4E2 #E2AD8F
analogous
#8FE2D7 #8FC4E2 #8F9AE2
triadic
#8FC4E2 #E28FC4 #C4E28F
tetradic
#8FC4E2 #D78FE2 #E2AD8F #9AE28F
square
#8FC4E2 #D78FE2 #E2AD8F #9AE28F
split-complementary
#8FC4E2 #E28F9A #E2D78F
monochromatic
#338FC4 #5EAAD5 #8FC4E2 #C0DEEF #E7F2F9
Accessibility & contrast
On white
1.88
#8FC4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#8FC4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC4E2
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC4E2 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C2E4
Deuteranopia (green-blind)
#AAB9E2
Tritanopia (blue-blind)
#71CCCE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8fc4e2; /* rgb */ color: rgb(143, 196, 226); /* oklch */ color: oklch(79.4% 0.070 233.6);
Tailwind
colors: {
custom: {
50: '#b2d5eb',
500: '#8fc4e2',
950: '#000000',
},
}SCSS
$custom: #8fc4e2; $custom-light: #b2d5eb; $custom-dark: #000000;
JSON
{
"hex": "#8fc4e2",
"rgb": {
"r": 143,
"g": 196,
"b": 226
},
"hsl": {
"h": 201.687,
"s": 58.865,
"l": 72.353
},
"oklch": {
"l": 0.79393,
"c": 0.06976,
"h": 233.6
},
"luminance": 0.5081
}Semantic roles & 50–950 ramp
primary
#8FC4E2
secondary
#BB7D5B
accent
#5C1FC6
background
#FDFEFE
surface
#F8FBFD
border
#D1D4D5
text
#111416
muted
#818384