#8FCAEE#8FCAEE
#8FCAEE is a light, moderate cyan. Relative luminance 0.543; OKLCH L 81.1% C 0.079 H 235.8°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCAEE |
|---|---|
| RGB | rgb(143, 202, 238) |
| HSL | hsl(203, 74%, 75%) |
| HSV | hsv(203, 40%, 93%) |
| CMYK | cmyk(39.9%, 15.1%, 0%, 6.7%) |
| CIE-LAB | lab(78.61, -9.96, -23.76) |
| CIE-LCH | lch(78.61, 25.76, 247.25°) |
| OKLab | oklab(81.15% -0.0445 -0.0656) |
| OKLCH | oklch(81.15% 0.079 235.8) |
| XYZ | xyz(47.8756, 54.2508, 88.8211) |
| Luminance | 0.5425 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 2.16
Baby Blue
#89CFF0
ΔE00 2.63
Light Blue
#95D0FC
ΔE00 2.74
Lightblue (survey)
#7BC8F6
ΔE00 2.81
Sky
#82CAFC
ΔE00 3.09
Sky Blue
#87CEEB
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCAEE #EEB38F
analogous
#8FEEE3 #8FCAEE #8F9BEE
triadic
#8FCAEE #EE8FCA #CAEE8F
tetradic
#8FCAEE #E38FEE #EEB38F #9BEE8F
square
#8FCAEE #E38FEE #EEB38F #9BEE8F
split-complementary
#8FCAEE #EE8F9B #EEE38F
monochromatic
#2598DE #5AB1E6 #8FCAEE #C4E3F6 #E4F2FB
Accessibility & contrast
On white
1.77
#8FCAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#8FCAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCAEE
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCAEE | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8F0
Deuteranopia (green-blind)
#ACBEED
Tritanopia (blue-blind)
#6BD3D6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8fcaee; /* rgb */ color: rgb(143, 202, 238); /* oklch */ color: oklch(81.1% 0.079 235.8);
Tailwind
colors: {
custom: {
50: '#b3daf3',
500: '#8fcaee',
950: '#000000',
},
}SCSS
$custom: #8fcaee; $custom-light: #b3daf3; $custom-dark: #000000;
JSON
{
"hex": "#8fcaee",
"rgb": {
"r": 143,
"g": 202,
"b": 238
},
"hsl": {
"h": 202.737,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.81146,
"c": 0.07922,
"h": 235.8
},
"luminance": 0.54254
}Semantic roles & 50–950 ramp
primary
#8FCAEE
secondary
#CA8358
accent
#5B10D6
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385