#8FBEDF#8FBEDF
#8FBEDF is a light, moderate cyan. Relative luminance 0.480; OKLCH L 78.0% C 0.069 H 239.4°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBEDF |
|---|---|
| RGB | rgb(143, 190, 223) |
| HSL | hsl(205, 56%, 72%) |
| HSV | hsv(205, 36%, 87%) |
| CMYK | cmyk(35.9%, 14.8%, 0%, 12.5%) |
| CIE-LAB | lab(74.82, -7.46, -21.44) |
| CIE-LCH | lch(74.82, 22.70, 250.81°) |
| OKLab | oklab(77.98% -0.0349 -0.059) |
| OKLCH | oklch(77.98% 0.069 239.4) |
| XYZ | xyz(43.0561, 47.9920, 76.7924) |
| Luminance | 0.4799 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.56
Lightblue (survey)
#7BC8F6
ΔE00 4.83
Sky
#82CAFC
ΔE00 5.03
Light Blue
#95D0FC
ΔE00 5.11
Lightskyblue
#87CEFA
ΔE00 5.13
Baby Blue
#89CFF0
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBEDF #DFB08F
analogous
#8FDFD8 #8FBEDF #8F96DF
triadic
#8FBEDF #DF8FBE #BEDF8F
tetradic
#8FBEDF #D88FDF #DFB08F #96DF8F
square
#8FBEDF #D88FDF #DFB08F #96DF8F
split-complementary
#8FBEDF #DF8F96 #DFD88F
monochromatic
#3686BD #5FA2D1 #8FBEDF #BFDAED #E7F1F8
Accessibility & contrast
On white
1.98
#8FBEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#8FBEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBEDF
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBEDF | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BDE1
Deuteranopia (green-blind)
#A5B4DE
Tritanopia (blue-blind)
#74C6C9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8fbedf; /* rgb */ color: rgb(143, 190, 223); /* oklch */ color: oklch(78.0% 0.069 239.4);
Tailwind
colors: {
custom: {
50: '#b2d1e9',
500: '#8fbedf',
950: '#000000',
},
}SCSS
$custom: #8fbedf; $custom-light: #b2d1e9; $custom-dark: #000000;
JSON
{
"hex": "#8fbedf",
"rgb": {
"r": 143,
"g": 190,
"b": 223
},
"hsl": {
"h": 204.75,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.77982,
"c": 0.06858,
"h": 239.4
},
"luminance": 0.47994
}Semantic roles & 50–950 ramp
primary
#8FBEDF
secondary
#EFE3DB
accent
#6522C3
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284