#8FC4E1#8FC4E1
#8FC4E1 is a light, moderate cyan. Relative luminance 0.508; OKLCH L 79.4% C 0.069 H 232.7°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC4E1 |
|---|---|
| RGB | rgb(143, 196, 225) |
| HSL | hsl(201, 58%, 72%) |
| HSV | hsv(201, 36%, 88%) |
| CMYK | cmyk(36.4%, 12.9%, 0%, 11.8%) |
| CIE-LAB | lab(76.53, -10.14, -19.93) |
| CIE-LCH | lch(76.53, 22.36, 243.04°) |
| OKLab | oklab(79.36% -0.0418 -0.0548) |
| OKLCH | oklch(79.36% 0.069 232.7) |
| XYZ | xyz(44.6538, 50.7532, 78.6630) |
| Luminance | 0.5076 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.40
Sky Blue
#87CEEB
ΔE00 3.68
Lightskyblue
#87CEFA
ΔE00 4.42
Lightblue (survey)
#7BC8F6
ΔE00 4.43
Light Grey Blue
#9DBCD4
ΔE00 4.80
Light Blue
#95D0FC
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC4E1 #E1AC8F
analogous
#8FE1D5 #8FC4E1 #8F9BE1
triadic
#8FC4E1 #E18FC4 #C4E18F
tetradic
#8FC4E1 #D58FE1 #E1AC8F #9BE18F
square
#8FC4E1 #D58FE1 #E1AC8F #9BE18F
split-complementary
#8FC4E1 #E18F9B #E1D58F
monochromatic
#3490C2 #5FABD4 #8FC4E1 #BFDDEE #E7F2F9
Accessibility & contrast
On white
1.88
#8FC4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#8FC4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC4E1
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC4E1 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C2E3
Deuteranopia (green-blind)
#AAB9E1
Tritanopia (blue-blind)
#72CCCD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8fc4e1; /* rgb */ color: rgb(143, 196, 225); /* oklch */ color: oklch(79.4% 0.069 232.7);
Tailwind
colors: {
custom: {
50: '#b2d5ea',
500: '#8fc4e1',
950: '#000000',
},
}SCSS
$custom: #8fc4e1; $custom-light: #b2d5ea; $custom-dark: #000000;
JSON
{
"hex": "#8fc4e1",
"rgb": {
"r": 143,
"g": 196,
"b": 225
},
"hsl": {
"h": 201.22,
"s": 57.746,
"l": 72.157
},
"oklch": {
"l": 0.79356,
"c": 0.06889,
"h": 232.7
},
"luminance": 0.50756
}Semantic roles & 50–950 ramp
primary
#8FC4E1
secondary
#B97C5B
accent
#5B20C5
background
#FDFEFE
surface
#F8FBFD
border
#D1D4D5
text
#111416
muted
#818384