#8CCBF2#8CCBF2
#8CCBF2 is a light, moderate cyan. Relative luminance 0.547; OKLCH L 81.4% C 0.085 H 236.4°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCBF2 |
|---|---|
| RGB | rgb(140, 203, 242) |
| HSL | hsl(203, 80%, 75%) |
| HSV | hsv(203, 42%, 95%) |
| CMYK | cmyk(42.1%, 16.1%, 0%, 5.1%) |
| CIE-LAB | lab(78.87, -10.20, -25.52) |
| CIE-LCH | lch(78.87, 27.48, 248.22°) |
| OKLab | oklab(81.36% -0.0469 -0.0706) |
| OKLCH | oklch(81.36% 0.085 236.4) |
| XYZ | xyz(48.1927, 54.6950, 92.0049) |
| Luminance | 0.5470 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.39
Lightblue (survey)
#7BC8F6
ΔE00 2.20
Light Blue
#95D0FC
ΔE00 2.34
Sky
#82CAFC
ΔE00 2.38
Baby Blue
#89CFF0
ΔE00 2.74
Sky Blue
#87CEEB
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCBF2 #F2B38C
analogous
#8CF2E6 #8CCBF2 #8C98F2
triadic
#8CCBF2 #F28CCB #CBF28C
tetradic
#8CCBF2 #E68CF2 #F2B38C #98F28C
square
#8CCBF2 #E68CF2 #F2B38C #98F28C
split-complementary
#8CCBF2 #F28C98 #F2E68C
monochromatic
#1E99E6 #55B2EC #8CCBF2 #C3E4F8 #E4F3FC
Accessibility & contrast
On white
1.76
#8CCBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#8CCBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCBF2
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCBF2 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CAF4
Deuteranopia (green-blind)
#ABBEF1
Tritanopia (blue-blind)
#63D5D8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8ccbf2; /* rgb */ color: rgb(140, 203, 242); /* oklch */ color: oklch(81.4% 0.085 236.4);
Tailwind
colors: {
custom: {
50: '#b2daf6',
500: '#8ccbf2',
950: '#000000',
},
}SCSS
$custom: #8ccbf2; $custom-light: #b2daf6; $custom-dark: #000000;
JSON
{
"hex": "#8ccbf2",
"rgb": {
"r": 140,
"g": 203,
"b": 242
},
"hsl": {
"h": 202.941,
"s": 79.687,
"l": 74.902
},
"oklch": {
"l": 0.81355,
"c": 0.08471,
"h": 236.4
},
"luminance": 0.54698
}Semantic roles & 50–950 ramp
primary
#8CCBF2
secondary
#CE8354
accent
#5A0ADC
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385