#8FBCDA#8FBCDA
#8FBCDA is a light, moderate cyan. Relative luminance 0.469; OKLCH L 77.4% C 0.064 H 237.9°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBCDA |
|---|---|
| RGB | rgb(143, 188, 218) |
| HSL | hsl(204, 50%, 71%) |
| HSV | hsv(204, 34%, 85%) |
| CMYK | cmyk(34.4%, 13.8%, 0%, 14.5%) |
| CIE-LAB | lab(74.10, -7.66, -19.81) |
| CIE-LCH | lch(74.10, 21.24, 248.87°) |
| OKLab | oklab(77.36% -0.0342 -0.0544) |
| OKLCH | oklch(77.36% 0.064 237.9) |
| XYZ | xyz(41.9618, 46.8659, 73.1511) |
| Luminance | 0.4687 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.10
Lightblue (survey)
#7BC8F6
ΔE00 5.51
Lightskyblue
#87CEFA
ΔE00 5.87
Baby Blue
#89CFF0
ΔE00 5.88
Sky
#82CAFC
ΔE00 5.89
Light Blue
#95D0FC
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBCDA #DAAD8F
analogous
#8FDAD2 #8FBCDA #8F96DA
triadic
#8FBCDA #DA8FBC #BCDA8F
tetradic
#8FBCDA #D28FDA #DAAD8F #96DA8F
square
#8FBCDA #D28FDA #DAAD8F #96DA8F
split-complementary
#8FBCDA #DA8F96 #DAD28F
monochromatic
#3B83B3 #61A0CB #8FBCDA #BDD8E9 #E8F1F7
Accessibility & contrast
On white
2.02
#8FBCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#8FBCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBCDA
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBCDA | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBBDC
Deuteranopia (green-blind)
#A5B3DA
Tritanopia (blue-blind)
#76C4C6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8fbcda; /* rgb */ color: rgb(143, 188, 218); /* oklch */ color: oklch(77.4% 0.064 237.9);
Tailwind
colors: {
custom: {
50: '#b2d0e5',
500: '#8fbcda',
950: '#000000',
},
}SCSS
$custom: #8fbcda; $custom-light: #b2d0e5; $custom-dark: #000000;
JSON
{
"hex": "#8fbcda",
"rgb": {
"r": 143,
"g": 188,
"b": 218
},
"hsl": {
"h": 204,
"s": 50.336,
"l": 70.784
},
"oklch": {
"l": 0.7736,
"c": 0.0643,
"h": 237.9
},
"luminance": 0.46868
}Semantic roles & 50–950 ramp
primary
#8FBCDA
secondary
#ECE0D8
accent
#6428BE
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111415
muted
#808284