#8FCFEC#8FCFEC
#8FCFEC is a very light, moderate cyan. Relative luminance 0.565; OKLCH L 82.2% C 0.077 H 228.1°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCFEC |
|---|---|
| RGB | rgb(143, 207, 236) |
| HSL | hsl(199, 71%, 74%) |
| HSV | hsv(199, 39%, 93%) |
| CMYK | cmyk(39.4%, 12.3%, 0%, 7.5%) |
| CIE-LAB | lab(79.91, -13.09, -20.71) |
| CIE-LCH | lch(79.91, 24.50, 237.71°) |
| OKLab | oklab(82.15% -0.0512 -0.057) |
| OKLCH | oklch(82.15% 0.077 228.1) |
| XYZ | xyz(48.7757, 56.5183, 87.6796) |
| Luminance | 0.5652 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.16
Sky Blue
#87CEEB
ΔE00 1.21
Lightskyblue
#87CEFA
ΔE00 4.07
Ice Blue
#A5DFF9
ΔE00 4.12
Lightblue (survey)
#7BC8F6
ΔE00 4.76
Light Blue
#95D0FC
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCFEC #ECAC8F
analogous
#8FECDB #8FCFEC #8FA1EC
triadic
#8FCFEC #EC8FCF #CFEC8F
tetradic
#8FCFEC #DB8FEC #ECAC8F #A1EC8F
square
#8FCFEC #DB8FEC #ECAC8F #A1EC8F
split-complementary
#8FCFEC #EC8FA1 #ECDB8F
monochromatic
#26A2DA #5BB9E3 #8FCFEC #C3E5F5 #E5F4FB
Accessibility & contrast
On white
1.71
#8FCFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#8FCFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCFEC
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCFEC | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCEE
Deuteranopia (green-blind)
#B2C1EC
Tritanopia (blue-blind)
#6BD7D8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8fcfec; /* rgb */ color: rgb(143, 207, 236); /* oklch */ color: oklch(82.2% 0.077 228.1);
Tailwind
colors: {
custom: {
50: '#b3ddf2',
500: '#8fcfec',
950: '#000000',
},
}SCSS
$custom: #8fcfec; $custom-light: #b3ddf2; $custom-dark: #000000;
JSON
{
"hex": "#8fcfec",
"rgb": {
"r": 143,
"g": 207,
"b": 236
},
"hsl": {
"h": 198.71,
"s": 70.992,
"l": 74.314
},
"oklch": {
"l": 0.82154,
"c": 0.07667,
"h": 228.1
},
"luminance": 0.56521
}Semantic roles & 50–950 ramp
primary
#8FCFEC
secondary
#C77B58
accent
#4F12D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111516
muted
#818485