#8CCBEF#8CCBEF
#8CCBEF is a light, moderate cyan. Relative luminance 0.545; OKLCH L 81.2% C 0.082 H 234.2°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCBEF |
|---|---|
| RGB | rgb(140, 203, 239) |
| HSL | hsl(202, 76%, 74%) |
| HSV | hsv(202, 41%, 94%) |
| CMYK | cmyk(41.4%, 15.1%, 0%, 6.3%) |
| CIE-LAB | lab(78.76, -10.99, -24.07) |
| CIE-LCH | lch(78.76, 26.46, 245.47°) |
| OKLab | oklab(81.24% -0.0479 -0.0665) |
| OKLCH | oklch(81.24% 0.082 234.2) |
| XYZ | xyz(47.7458, 54.5162, 89.6514) |
| Luminance | 0.5452 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.98
Lightskyblue
#87CEFA
ΔE00 1.99
Lightblue (survey)
#7BC8F6
ΔE00 2.62
Light Blue
#95D0FC
ΔE00 3.08
Sky Blue
#87CEEB
ΔE00 3.16
Sky
#82CAFC
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCBEF #EFB08C
analogous
#8CEFE2 #8CCBEF #8C9AEF
triadic
#8CCBEF #EF8CCB #CBEF8C
tetradic
#8CCBEF #E28CEF #EFB08C #9AEF8C
square
#8CCBEF #E28CEF #EFB08C #9AEF8C
split-complementary
#8CCBEF #EF8C9A #EFE28C
monochromatic
#219AE0 #56B3E8 #8CCBEF #C2E3F6 #E4F3FB
Accessibility & contrast
On white
1.76
#8CCBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#8CCBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCBEF
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCBEF | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9F1
Deuteranopia (green-blind)
#ACBEEE
Tritanopia (blue-blind)
#65D5D7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8ccbef; /* rgb */ color: rgb(140, 203, 239); /* oklch */ color: oklch(81.2% 0.082 234.2);
Tailwind
colors: {
custom: {
50: '#b1daf4',
500: '#8ccbef',
950: '#000000',
},
}SCSS
$custom: #8ccbef; $custom-light: #b1daf4; $custom-dark: #000000;
JSON
{
"hex": "#8ccbef",
"rgb": {
"r": 140,
"g": 203,
"b": 239
},
"hsl": {
"h": 201.818,
"s": 75.573,
"l": 74.314
},
"oklch": {
"l": 0.81239,
"c": 0.08196,
"h": 234.2
},
"luminance": 0.54519
}Semantic roles & 50–950 ramp
primary
#8CCBEF
secondary
#CB8055
accent
#570ED8
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385