#8FC3DC#8FC3DC
#8FC3DC is a light, moderate cyan. Relative luminance 0.500; OKLCH L 79.0% C 0.065 H 229.2°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC3DC |
|---|---|
| RGB | rgb(143, 195, 220) |
| HSL | hsl(199, 52%, 71%) |
| HSV | hsv(199, 35%, 86%) |
| CMYK | cmyk(35%, 11.4%, 0%, 13.7%) |
| CIE-LAB | lab(76.09, -10.87, -17.89) |
| CIE-LCH | lch(76.09, 20.93, 238.73°) |
| OKLab | oklab(78.95% -0.0423 -0.0491) |
| OKLCH | oklch(78.95% 0.065 229.2) |
| XYZ | xyz(43.7568, 50.0348, 75.0483) |
| Luminance | 0.5004 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.62
Baby Blue
#89CFF0
ΔE00 3.86
Light Grey Blue
#9DBCD4
ΔE00 5.06
Lightblue (survey)
#7BC8F6
ΔE00 5.57
Lightskyblue
#87CEFA
ΔE00 5.60
Light Blue
#95D0FC
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC3DC #DCA88F
analogous
#8FDCCE #8FC3DC #8F9CDC
triadic
#8FC3DC #DC8FC3 #C3DC8F
tetradic
#8FC3DC #CE8FDC #DCA88F #9CDC8F
square
#8FC3DC #CE8FDC #DCA88F #9CDC8F
split-complementary
#8FC3DC #DC8F9C #DCCE8F
monochromatic
#398EB7 #60AACD #8FC3DC #BEDCEB #E8F3F8
Accessibility & contrast
On white
1.91
#8FC3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#8FC3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC3DC
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC3DC | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C1DD
Deuteranopia (green-blind)
#ABB8DC
Tritanopia (blue-blind)
#74CACB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8fc3dc; /* rgb */ color: rgb(143, 195, 220); /* oklch */ color: oklch(79.0% 0.065 229.2);
Tailwind
colors: {
custom: {
50: '#b2d5e6',
500: '#8fc3dc',
950: '#000000',
},
}SCSS
$custom: #8fc3dc; $custom-light: #b2d5e6; $custom-dark: #000000;
JSON
{
"hex": "#8fc3dc",
"rgb": {
"r": 143,
"g": 195,
"b": 220
},
"hsl": {
"h": 199.481,
"s": 52.381,
"l": 71.176
},
"oklch": {
"l": 0.78954,
"c": 0.06483,
"h": 229.2
},
"luminance": 0.50037
}Semantic roles & 50–950 ramp
primary
#8FC3DC
secondary
#B3785C
accent
#5826C0
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111416
muted
#818384