#8FBADE#8FBADE
#8FBADE is a light, moderate cyan. Relative luminance 0.462; OKLCH L 77.1% C 0.069 H 244.1°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBADE |
|---|---|
| RGB | rgb(143, 186, 222) |
| HSL | hsl(207, 54%, 72%) |
| HSV | hsv(207, 36%, 87%) |
| CMYK | cmyk(35.6%, 16.2%, 0%, 12.9%) |
| CIE-LAB | lab(73.69, -5.57, -22.61) |
| CIE-LCH | lch(73.69, 23.29, 256.16°) |
| OKLab | oklab(77.08% -0.0302 -0.0623) |
| OKLCH | oklch(77.08% 0.069 244.1) |
| XYZ | xyz(42.0672, 46.2292, 75.7996) |
| Luminance | 0.4623 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.72
Carolina Blue
#8AB8FE
ΔE00 5.22
Sky Blue (survey)
#75BBFD
ΔE00 5.41
Sky
#82CAFC
ΔE00 5.83
Lightblue (survey)
#7BC8F6
ΔE00 5.96
Light Blue
#95D0FC
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBADE #DEB38F
analogous
#8FDEDB #8FBADE #8F93DE
triadic
#8FBADE #DE8FBA #BADE8F
tetradic
#8FBADE #DB8FDE #DEB38F #93DE8F
square
#8FBADE #DB8FDE #DEB38F #93DE8F
split-complementary
#8FBADE #DE8F93 #DEDB8F
monochromatic
#377FBB #609DD0 #8FBADE #BED7EC #E7F0F8
Accessibility & contrast
On white
2.05
#8FBADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#8FBADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBADE
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBADE | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBAE0
Deuteranopia (green-blind)
#A1B1DD
Tritanopia (blue-blind)
#75C3C6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8fbade; /* rgb */ color: rgb(143, 186, 222); /* oklch */ color: oklch(77.1% 0.069 244.1);
Tailwind
colors: {
custom: {
50: '#b2cee8',
500: '#8fbade',
950: '#000000',
},
}SCSS
$custom: #8fbade; $custom-light: #b2cee8; $custom-dark: #000000;
JSON
{
"hex": "#8fbade",
"rgb": {
"r": 143,
"g": 186,
"b": 222
},
"hsl": {
"h": 207.342,
"s": 54.483,
"l": 71.569
},
"oklch": {
"l": 0.77082,
"c": 0.06923,
"h": 244.1
},
"luminance": 0.46231
}Semantic roles & 50–950 ramp
primary
#8FBADE
secondary
#EFE4DA
accent
#6C24C2
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284