#8FCBEC#8FCBEC
#8FCBEC is a light, moderate cyan. Relative luminance 0.546; OKLCH L 81.3% C 0.077 H 233.0°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCBEC |
|---|---|
| RGB | rgb(143, 203, 236) |
| HSL | hsl(201, 71%, 74%) |
| HSV | hsv(201, 39%, 93%) |
| CMYK | cmyk(39.4%, 14%, 0%, 7.5%) |
| CIE-LAB | lab(78.81, -11.01, -22.37) |
| CIE-LCH | lch(78.81, 24.93, 243.81°) |
| OKLab | oklab(81.29% -0.0464 -0.0617) |
| OKLCH | oklch(81.29% 0.077 233) |
| XYZ | xyz(47.8188, 54.6047, 87.3606) |
| Luminance | 0.5461 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.80
Lightskyblue
#87CEFA
ΔE00 2.74
Sky Blue
#87CEEB
ΔE00 2.76
Lightblue (survey)
#7BC8F6
ΔE00 3.36
Light Blue
#95D0FC
ΔE00 3.58
Sky
#82CAFC
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCBEC #ECB08F
analogous
#8FECDE #8FCBEC #8F9DEC
triadic
#8FCBEC #EC8FCB #CBEC8F
tetradic
#8FCBEC #DE8FEC #ECB08F #9DEC8F
square
#8FCBEC #DE8FEC #ECB08F #9DEC8F
split-complementary
#8FCBEC #EC8F9D #ECDE8F
monochromatic
#269ADA #5BB3E3 #8FCBEC #C3E3F5 #E5F3FB
Accessibility & contrast
On white
1.76
#8FCBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#8FCBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCBEC
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCBEC | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EE
Deuteranopia (green-blind)
#AEBFEC
Tritanopia (blue-blind)
#6CD4D6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8fcbec; /* rgb */ color: rgb(143, 203, 236); /* oklch */ color: oklch(81.3% 0.077 233.0);
Tailwind
colors: {
custom: {
50: '#b3daf2',
500: '#8fcbec',
950: '#000000',
},
}SCSS
$custom: #8fcbec; $custom-light: #b3daf2; $custom-dark: #000000;
JSON
{
"hex": "#8fcbec",
"rgb": {
"r": 143,
"g": 203,
"b": 236
},
"hsl": {
"h": 201.29,
"s": 70.992,
"l": 74.314
},
"oklch": {
"l": 0.81286,
"c": 0.07718,
"h": 233
},
"luminance": 0.54608
}Semantic roles & 50–950 ramp
primary
#8FCBEC
secondary
#C78058
accent
#5712D3
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385