#8CCBF4#8CCBF4
#8CCBF4 is a light, moderate cyan. Relative luminance 0.548; OKLCH L 81.4% C 0.087 H 237.8°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCBF4 |
|---|---|
| RGB | rgb(140, 203, 244) |
| HSL | hsl(204, 83%, 75%) |
| HSV | hsv(204, 43%, 96%) |
| CMYK | cmyk(42.6%, 16.8%, 0%, 4.3%) |
| CIE-LAB | lab(78.94, -9.67, -26.48) |
| CIE-LCH | lch(78.94, 28.19, 249.95°) |
| OKLab | oklab(81.43% -0.0462 -0.0733) |
| OKLCH | oklch(81.43% 0.087 237.8) |
| XYZ | xyz(48.4947, 54.8158, 93.5955) |
| Luminance | 0.5482 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.23
Sky
#82CAFC
ΔE00 1.92
Light Blue
#95D0FC
ΔE00 1.93
Lightblue (survey)
#7BC8F6
ΔE00 2.11
Baby Blue
#89CFF0
ΔE00 3.26
Sky Blue
#87CEEB
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCBF4 #F4B58C
analogous
#8CF4E9 #8CCBF4 #8C97F4
triadic
#8CCBF4 #F48CCB #CBF48C
tetradic
#8CCBF4 #E98CF4 #F4B58C #97F48C
square
#8CCBF4 #E98CF4 #F4B58C #97F48C
split-complementary
#8CCBF4 #F48C97 #F4E98C
monochromatic
#1C98E9 #54B2EF #8CCBF4 #C4E4F9 #E3F2FC
Accessibility & contrast
On white
1.76
#8CCBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#8CCBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCBF4
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCBF4 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CAF6
Deuteranopia (green-blind)
#AABFF3
Tritanopia (blue-blind)
#62D5D8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8ccbf4; /* rgb */ color: rgb(140, 203, 244); /* oklch */ color: oklch(81.4% 0.087 237.8);
Tailwind
colors: {
custom: {
50: '#b2daf7',
500: '#8ccbf4',
950: '#000000',
},
}SCSS
$custom: #8ccbf4; $custom-light: #b2daf7; $custom-dark: #000000;
JSON
{
"hex": "#8ccbf4",
"rgb": {
"r": 140,
"g": 203,
"b": 244
},
"hsl": {
"h": 203.654,
"s": 82.54,
"l": 75.294
},
"oklch": {
"l": 0.81433,
"c": 0.08662,
"h": 237.8
},
"luminance": 0.54819
}Semantic roles & 50–950 ramp
primary
#8CCBF4
secondary
#D18553
accent
#5C07DF
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385