#8FCAEC#8FCAEC
#8FCAEC is a light, moderate cyan. Relative luminance 0.541; OKLCH L 81.1% C 0.077 H 234.3°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCAEC |
|---|---|
| RGB | rgb(143, 202, 236) |
| HSL | hsl(202, 71%, 74%) |
| HSV | hsv(202, 39%, 93%) |
| CMYK | cmyk(39.4%, 14.4%, 0%, 7.5%) |
| CIE-LAB | lab(78.54, -10.48, -22.79) |
| CIE-LCH | lch(78.54, 25.08, 245.30°) |
| OKLab | oklab(81.07% -0.0452 -0.0628) |
| OKLCH | oklch(81.07% 0.077 234.3) |
| XYZ | xyz(47.5834, 54.1339, 87.2822) |
| Luminance | 0.5414 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.22
Lightskyblue
#87CEFA
ΔE00 2.56
Lightblue (survey)
#7BC8F6
ΔE00 3.13
Sky Blue
#87CEEB
ΔE00 3.22
Light Blue
#95D0FC
ΔE00 3.29
Sky
#82CAFC
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCAEC #ECB18F
analogous
#8FECDF #8FCAEC #8F9CEC
triadic
#8FCAEC #EC8FCA #CAEC8F
tetradic
#8FCAEC #DF8FEC #ECB18F #9CEC8F
square
#8FCAEC #DF8FEC #ECB18F #9CEC8F
split-complementary
#8FCAEC #EC8F9C #ECDF8F
monochromatic
#2698DA #5BB1E3 #8FCAEC #C3E3F5 #E5F3FB
Accessibility & contrast
On white
1.78
#8FCAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#8FCAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCAEC
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCAEC | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8EE
Deuteranopia (green-blind)
#ADBEEC
Tritanopia (blue-blind)
#6CD3D5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8fcaec; /* rgb */ color: rgb(143, 202, 236); /* oklch */ color: oklch(81.1% 0.077 234.3);
Tailwind
colors: {
custom: {
50: '#b3daf2',
500: '#8fcaec',
950: '#000000',
},
}SCSS
$custom: #8fcaec; $custom-light: #b3daf2; $custom-dark: #000000;
JSON
{
"hex": "#8fcaec",
"rgb": {
"r": 143,
"g": 202,
"b": 236
},
"hsl": {
"h": 201.935,
"s": 70.992,
"l": 74.314
},
"oklch": {
"l": 0.8107,
"c": 0.0774,
"h": 234.3
},
"luminance": 0.54137
}Semantic roles & 50–950 ramp
primary
#8FCAEC
secondary
#C78158
accent
#5912D3
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385