#8FCCEE#8FCCEE
#8FCCEE is a light, moderate cyan. Relative luminance 0.552; OKLCH L 81.6% C 0.079 H 233.4°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCCEE |
|---|---|
| RGB | rgb(143, 204, 238) |
| HSL | hsl(201, 74%, 75%) |
| HSV | hsv(201, 40%, 93%) |
| CMYK | cmyk(39.9%, 14.3%, 0%, 6.7%) |
| CIE-LAB | lab(79.15, -11.01, -22.93) |
| CIE-LCH | lch(79.15, 25.43, 244.34°) |
| OKLab | oklab(81.58% -0.0469 -0.0632) |
| OKLCH | oklch(81.58% 0.079 233.4) |
| XYZ | xyz(48.3479, 55.1954, 88.9785) |
| Luminance | 0.5520 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.74
Lightskyblue
#87CEFA
ΔE00 2.44
Sky Blue
#87CEEB
ΔE00 2.85
Lightblue (survey)
#7BC8F6
ΔE00 3.20
Light Blue
#95D0FC
ΔE00 3.30
Sky
#82CAFC
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCCEE #EEB18F
analogous
#8FEEE1 #8FCCEE #8F9DEE
triadic
#8FCCEE #EE8FCC #CCEE8F
tetradic
#8FCCEE #E18FEE #EEB18F #9DEE8F
square
#8FCCEE #E18FEE #EEB18F #9DEE8F
split-complementary
#8FCCEE #EE8F9D #EEE18F
monochromatic
#259CDE #5AB4E6 #8FCCEE #C4E4F6 #E4F3FB
Accessibility & contrast
On white
1.74
#8FCCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#8FCCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCCEE
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCCEE | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAF0
Deuteranopia (green-blind)
#AEBFEE
Tritanopia (blue-blind)
#6BD5D7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8fccee; /* rgb */ color: rgb(143, 204, 238); /* oklch */ color: oklch(81.6% 0.079 233.4);
Tailwind
colors: {
custom: {
50: '#b3dbf3',
500: '#8fccee',
950: '#000000',
},
}SCSS
$custom: #8fccee; $custom-light: #b3dbf3; $custom-dark: #000000;
JSON
{
"hex": "#8fccee",
"rgb": {
"r": 143,
"g": 204,
"b": 238
},
"hsl": {
"h": 201.474,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.81579,
"c": 0.07873,
"h": 233.4
},
"luminance": 0.55198
}Semantic roles & 50–950 ramp
primary
#8FCCEE
secondary
#CA8058
accent
#5710D6
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111517
muted
#818485