#8FCADE#8FCADE
#8FCADE is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.6% C 0.067 H 221.0°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCADE |
|---|---|
| RGB | rgb(143, 202, 222) |
| HSL | hsl(195, 54%, 72%) |
| HSV | hsv(195, 36%, 87%) |
| CMYK | cmyk(35.6%, 9%, 0%, 12.9%) |
| CIE-LAB | lab(78.08, -14.02, -15.96) |
| CIE-LCH | lch(78.08, 21.25, 228.70°) |
| OKLab | oklab(80.56% -0.0503 -0.0438) |
| OKLCH | oklch(80.56% 0.067 221) |
| XYZ | xyz(45.6286, 53.3520, 76.9867) |
| Luminance | 0.5335 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.89
Baby Blue
#89CFF0
ΔE00 4.07
Lightblue
#ADD8E6
ΔE00 5.02
Ice Blue
#A5DFF9
ΔE00 5.67
Lightskyblue
#87CEFA
ΔE00 7.04
Lightblue (survey)
#7BC8F6
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCADE #DEA38F
analogous
#8FDECB #8FCADE #8FA3DE
triadic
#8FCADE #DE8FCA #CADE8F
tetradic
#8FCADE #CB8FDE #DEA38F #A3DE8F
square
#8FCADE #CB8FDE #DEA38F #A3DE8F
split-complementary
#8FCADE #DE8FA3 #DECB8F
monochromatic
#379ABB #60B4D0 #8FCADE #BEE0EC #E7F4F8
Accessibility & contrast
On white
1.80
#8FCADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#8FCADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCADE
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCADE | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC7DF
Deuteranopia (green-blind)
#B2BDDE
Tritanopia (blue-blind)
#72D1D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8fcade; /* rgb */ color: rgb(143, 202, 222); /* oklch */ color: oklch(80.6% 0.067 221.0);
Tailwind
colors: {
custom: {
50: '#b2dae8',
500: '#8fcade',
950: '#000000',
},
}SCSS
$custom: #8fcade; $custom-light: #b2dae8; $custom-dark: #000000;
JSON
{
"hex": "#8fcade",
"rgb": {
"r": 143,
"g": 202,
"b": 222
},
"hsl": {
"h": 195.19,
"s": 54.483,
"l": 71.569
},
"oklch": {
"l": 0.80556,
"c": 0.06671,
"h": 221
},
"luminance": 0.53355
}Semantic roles & 50–950 ramp
primary
#8FCADE
secondary
#B6725B
accent
#4C24C2
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111416
muted
#818384