#8FCBEE#8FCBEE
#8FCBEE is a light, moderate cyan. Relative luminance 0.547; OKLCH L 81.4% C 0.079 H 234.6°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCBEE |
|---|---|
| RGB | rgb(143, 203, 238) |
| HSL | hsl(202, 74%, 75%) |
| HSV | hsv(202, 40%, 93%) |
| CMYK | cmyk(39.9%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(78.88, -10.49, -23.34) |
| CIE-LCH | lch(78.88, 25.59, 245.80°) |
| OKLab | oklab(81.36% -0.0457 -0.0644) |
| OKLCH | oklch(81.36% 0.079 234.6) |
| XYZ | xyz(48.1110, 54.7216, 88.8995) |
| Luminance | 0.5473 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.18
Lightskyblue
#87CEFA
ΔE00 2.25
Lightblue (survey)
#7BC8F6
ΔE00 2.97
Light Blue
#95D0FC
ΔE00 2.99
Sky Blue
#87CEEB
ΔE00 3.30
Sky
#82CAFC
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCBEE #EEB28F
analogous
#8FEEE1 #8FCBEE #8F9CEE
triadic
#8FCBEE #EE8FCB #CBEE8F
tetradic
#8FCBEE #E18FEE #EEB28F #9CEE8F
square
#8FCBEE #E18FEE #EEB28F #9CEE8F
split-complementary
#8FCBEE #EE8F9C #EEE18F
monochromatic
#259ADE #5AB2E6 #8FCBEE #C4E4F6 #E4F3FB
Accessibility & contrast
On white
1.76
#8FCBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#8FCBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCBEE
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCBEE | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9F0
Deuteranopia (green-blind)
#ADBFED
Tritanopia (blue-blind)
#6BD4D6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8fcbee; /* rgb */ color: rgb(143, 203, 238); /* oklch */ color: oklch(81.4% 0.079 234.6);
Tailwind
colors: {
custom: {
50: '#b3daf3',
500: '#8fcbee',
950: '#000000',
},
}SCSS
$custom: #8fcbee; $custom-light: #b3daf3; $custom-dark: #000000;
JSON
{
"hex": "#8fcbee",
"rgb": {
"r": 143,
"g": 203,
"b": 238
},
"hsl": {
"h": 202.105,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.81362,
"c": 0.07895,
"h": 234.6
},
"luminance": 0.54725
}Semantic roles & 50–950 ramp
primary
#8FCBEE
secondary
#CA8258
accent
#5910D6
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385