#8FC3DA#8FC3DA
#8FC3DA is a light, moderate cyan. Relative luminance 0.499; OKLCH L 78.9% C 0.063 H 227.1°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC3DA |
|---|---|
| RGB | rgb(143, 195, 218) |
| HSL | hsl(198, 50%, 71%) |
| HSV | hsv(198, 34%, 85%) |
| CMYK | cmyk(34.4%, 10.6%, 0%, 14.5%) |
| CIE-LAB | lab(76.03, -11.36, -16.91) |
| CIE-LCH | lch(76.03, 20.37, 236.10°) |
| OKLab | oklab(78.88% -0.0431 -0.0464) |
| OKLCH | oklch(78.88% 0.063 227.1) |
| XYZ | xyz(43.4936, 49.9294, 73.6617) |
| Luminance | 0.4993 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.65
Baby Blue
#89CFF0
ΔE00 4.15
Light Grey Blue
#9DBCD4
ΔE00 5.45
Lightblue (survey)
#7BC8F6
ΔE00 6.19
Lightskyblue
#87CEFA
ΔE00 6.20
Lightblue
#ADD8E6
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC3DA #DAA68F
analogous
#8FDACB #8FC3DA #8F9DDA
triadic
#8FC3DA #DA8FC3 #C3DA8F
tetradic
#8FC3DA #CB8FDA #DAA68F #9DDA8F
square
#8FC3DA #CB8FDA #DAA68F #9DDA8F
split-complementary
#8FC3DA #DA8F9D #DACB8F
monochromatic
#3B8FB3 #61AACB #8FC3DA #BDDCE9 #E8F3F7
Accessibility & contrast
On white
1.91
#8FC3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#8FC3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC3DA
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC3DA | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C0DB
Deuteranopia (green-blind)
#ACB8DA
Tritanopia (blue-blind)
#75CACA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8fc3da; /* rgb */ color: rgb(143, 195, 218); /* oklch */ color: oklch(78.9% 0.063 227.1);
Tailwind
colors: {
custom: {
50: '#b2d5e5',
500: '#8fc3da',
950: '#000000',
},
}SCSS
$custom: #8fc3da; $custom-light: #b2d5e5; $custom-dark: #000000;
JSON
{
"hex": "#8fc3da",
"rgb": {
"r": 143,
"g": 195,
"b": 218
},
"hsl": {
"h": 198.4,
"s": 50.336,
"l": 70.784
},
"oklch": {
"l": 0.78882,
"c": 0.0633,
"h": 227.1
},
"luminance": 0.49932
}Semantic roles & 50–950 ramp
primary
#8FC3DA
secondary
#ECDFD8
accent
#5628BE
background
#FBFDFE
surface
#F6FAFC
border
#D0D3D5
text
#111415
muted
#808384