#8FCBF3#8FCBF3
#8FCBF3 is a light, moderate cyan. Relative luminance 0.550; OKLCH L 81.6% C 0.084 H 238.3°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCBF3 |
|---|---|
| RGB | rgb(143, 203, 243) |
| HSL | hsl(204, 81%, 76%) |
| HSV | hsv(204, 41%, 95%) |
| CMYK | cmyk(41.2%, 16.5%, 0%, 4.7%) |
| CIE-LAB | lab(79.05, -9.18, -25.76) |
| CIE-LCH | lch(79.05, 27.34, 250.37°) |
| OKLab | oklab(81.56% -0.0439 -0.0712) |
| OKLCH | oklch(81.56% 0.084 238.3) |
| XYZ | xyz(48.8558, 55.0195, 92.8221) |
| Luminance | 0.5502 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.61
Light Blue
#95D0FC
ΔE00 1.77
Sky
#82CAFC
ΔE00 2.22
Lightblue (survey)
#7BC8F6
ΔE00 2.54
Baby Blue
#89CFF0
ΔE00 3.40
Baby Blue (survey)
#A2CFFE
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCBF3 #F3B78F
analogous
#8FF3E9 #8FCBF3 #8F99F3
triadic
#8FCBF3 #F38FCB #CBF38F
tetradic
#8FCBF3 #E98FF3 #F3B78F #99F38F
square
#8FCBF3 #E98FF3 #F3B78F #99F38F
split-complementary
#8FCBF3 #F38F99 #F3E98F
monochromatic
#2098E7 #58B1ED #8FCBF3 #C6E5F9 #E3F2FC
Accessibility & contrast
On white
1.75
#8FCBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#8FCBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCBF3
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCBF3 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CAF5
Deuteranopia (green-blind)
#ACBFF2
Tritanopia (blue-blind)
#68D5D8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8fcbf3; /* rgb */ color: rgb(143, 203, 243); /* oklch */ color: oklch(81.6% 0.084 238.3);
Tailwind
colors: {
custom: {
50: '#b3daf7',
500: '#8fcbf3',
950: '#000000',
},
}SCSS
$custom: #8fcbf3; $custom-light: #b3daf7; $custom-dark: #000000;
JSON
{
"hex": "#8fcbf3",
"rgb": {
"r": 143,
"g": 203,
"b": 243
},
"hsl": {
"h": 204,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.81555,
"c": 0.08365,
"h": 238.3
},
"luminance": 0.55023
}Semantic roles & 50–950 ramp
primary
#8FCBF3
secondary
#D08756
accent
#5E09DD
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385