#8FBFDF#8FBFDF
#8FBFDF is a light, moderate cyan. Relative luminance 0.484; OKLCH L 78.2% C 0.068 H 238.0°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBFDF |
|---|---|
| RGB | rgb(143, 191, 223) |
| HSL | hsl(204, 56%, 72%) |
| HSV | hsv(204, 36%, 87%) |
| CMYK | cmyk(35.9%, 14.3%, 0%, 12.5%) |
| CIE-LAB | lab(75.09, -7.99, -21.02) |
| CIE-LCH | lch(75.09, 22.49, 249.18°) |
| OKLab | oklab(78.2% -0.0362 -0.0578) |
| OKLCH | oklch(78.2% 0.068 238) |
| XYZ | xyz(43.2735, 48.4266, 76.8648) |
| Luminance | 0.4843 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.65
Lightblue (survey)
#7BC8F6
ΔE00 4.67
Lightskyblue
#87CEFA
ΔE00 4.93
Sky
#82CAFC
ΔE00 4.99
Light Blue
#95D0FC
ΔE00 5.04
Baby Blue
#89CFF0
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBFDF #DFAF8F
analogous
#8FDFD7 #8FBFDF #8F97DF
triadic
#8FBFDF #DF8FBF #BFDF8F
tetradic
#8FBFDF #D78FDF #DFAF8F #97DF8F
square
#8FBFDF #D78FDF #DFAF8F #97DF8F
split-complementary
#8FBFDF #DF8F97 #DFD78F
monochromatic
#3687BD #5FA4D1 #8FBFDF #BFDAED #E7F1F8
Accessibility & contrast
On white
1.97
#8FBFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#8FBFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBFDF
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBFDF | 1.00 | 1.97 | 10.69 | 10.69 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BEE1
Deuteranopia (green-blind)
#A6B5DE
Tritanopia (blue-blind)
#73C7C9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8fbfdf; /* rgb */ color: rgb(143, 191, 223); /* oklch */ color: oklch(78.2% 0.068 238.0);
Tailwind
colors: {
custom: {
50: '#b2d2e9',
500: '#8fbfdf',
950: '#000000',
},
}SCSS
$custom: #8fbfdf; $custom-light: #b2d2e9; $custom-dark: #000000;
JSON
{
"hex": "#8fbfdf",
"rgb": {
"r": 143,
"g": 191,
"b": 223
},
"hsl": {
"h": 204,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.78198,
"c": 0.06825,
"h": 238
},
"luminance": 0.48429
}Semantic roles & 50–950 ramp
primary
#8FBFDF
secondary
#EFE3DB
accent
#6322C3
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284