#8FB2CA#8FB2CA
#8FB2CA is a light, muted cyan. Relative luminance 0.419; OKLCH L 74.6% C 0.052 H 238.3°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB2CA |
|---|---|
| RGB | rgb(143, 178, 202) |
| HSL | hsl(204, 36%, 68%) |
| HSV | hsv(204, 29%, 79%) |
| CMYK | cmyk(29.2%, 11.9%, 0%, 20.8%) |
| CIE-LAB | lab(70.83, -6.24, -16.03) |
| CIE-LCH | lch(70.83, 17.20, 248.74°) |
| OKLab | oklab(74.6% -0.027 -0.0438) |
| OKLCH | oklch(74.6% 0.052 238.3) |
| XYZ | xyz(37.9056, 41.9431, 61.9643) |
| Luminance | 0.4194 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.14
Bluegrey
#85A3B2
ΔE00 5.44
Bluey Grey
#89A0B0
ΔE00 5.95
Greyblue
#77A1B5
ΔE00 6.21
Cloudy Blue
#ACC2D9
ΔE00 6.24
Cool Gray
#9AA7B0
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB2CA #CAA78F
analogous
#8FCAC5 #8FB2CA #8F94CA
triadic
#8FB2CA #CA8FB2 #B2CA8F
tetradic
#8FB2CA #C58FCA #CAA78F #94CA8F
square
#8FB2CA #C58FCA #CAA78F #94CA8F
split-complementary
#8FB2CA #CA8F94 #CAC58F
monochromatic
#487797 #6595B6 #8FB2CA #B9CFDE #E2EBF1
Accessibility & contrast
On white
2.24
#8FB2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#8FB2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB2CA
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB2CA | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B1CB
Deuteranopia (green-blind)
#A0AACA
Tritanopia (blue-blind)
#7DB8BA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8fb2ca; /* rgb */ color: rgb(143, 178, 202); /* oklch */ color: oklch(74.6% 0.052 238.3);
Tailwind
colors: {
custom: {
50: '#b1c9da',
500: '#8fb2ca',
950: '#000000',
},
}SCSS
$custom: #8fb2ca; $custom-light: #b1c9da; $custom-dark: #000000;
JSON
{
"hex": "#8fb2ca",
"rgb": {
"r": 143,
"g": 178,
"b": 202
},
"hsl": {
"h": 204.407,
"s": 35.758,
"l": 67.647
},
"oklch": {
"l": 0.74601,
"c": 0.05151,
"h": 238.3
},
"luminance": 0.41945
}Semantic roles & 50–950 ramp
primary
#8FB2CA
secondary
#E4D9D1
accent
#6837AF
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111314
muted
#808283