#8FC3D5#8FC3D5
#8FC3D5 is a light, muted cyan. Relative luminance 0.497; OKLCH L 78.7% C 0.060 H 221.3°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC3D5 |
|---|---|
| RGB | rgb(143, 195, 213) |
| HSL | hsl(195, 45%, 70%) |
| HSV | hsv(195, 33%, 84%) |
| CMYK | cmyk(32.9%, 8.5%, 0%, 16.5%) |
| CIE-LAB | lab(75.87, -12.59, -14.44) |
| CIE-LCH | lch(75.87, 19.16, 228.91°) |
| OKLab | oklab(78.7% -0.045 -0.0395) |
| OKLCH | oklch(78.7% 0.06 221.3) |
| XYZ | xyz(42.8491, 49.6717, 70.2677) |
| Luminance | 0.4967 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.37
Baby Blue
#89CFF0
ΔE00 5.32
Lightblue
#ADD8E6
ΔE00 5.86
Light Grey Blue
#9DBCD4
ΔE00 6.72
Ice Blue
#A5DFF9
ΔE00 7.24
Lightskyblue
#87CEFA
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC3D5 #D5A18F
analogous
#8FD5C4 #8FC3D5 #8FA0D5
triadic
#8FC3D5 #D58FC3 #C3D58F
tetradic
#8FC3D5 #C48FD5 #D5A18F #A0D58F
square
#8FC3D5 #C48FD5 #D5A18F #A0D58F
split-complementary
#8FC3D5 #D58FA0 #D5C48F
monochromatic
#408FAA #62ABC4 #8FC3D5 #BCDBE6 #E8F3F6
Accessibility & contrast
On white
1.92
#8FC3D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#8FC3D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC3D5
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC3D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC3D5 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C0D6
Deuteranopia (green-blind)
#ADB7D5
Tritanopia (blue-blind)
#77C9C8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8fc3d5; /* rgb */ color: rgb(143, 195, 213); /* oklch */ color: oklch(78.7% 0.060 221.3);
Tailwind
colors: {
custom: {
50: '#b2d5e2',
500: '#8fc3d5',
950: '#000000',
},
}SCSS
$custom: #8fc3d5; $custom-light: #b2d5e2; $custom-dark: #000000;
JSON
{
"hex": "#8fc3d5",
"rgb": {
"r": 143,
"g": 195,
"b": 213
},
"hsl": {
"h": 195.429,
"s": 45.455,
"l": 69.804
},
"oklch": {
"l": 0.78703,
"c": 0.05987,
"h": 221.3
},
"luminance": 0.49674
}Semantic roles & 50–950 ramp
primary
#8FC3D5
secondary
#EADBD6
accent
#512DB9
background
#FBFDFD
surface
#F6FAFB
border
#D0D3D4
text
#111415
muted
#808383