#8FCADA#8FCADA
#8FCADA is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.4% C 0.064 H 216.5°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCADA |
|---|---|
| RGB | rgb(143, 202, 218) |
| HSL | hsl(193, 50%, 71%) |
| HSV | hsv(193, 34%, 85%) |
| CMYK | cmyk(34.4%, 7.3%, 0%, 14.5%) |
| CIE-LAB | lab(77.96, -15.01, -14.00) |
| CIE-LCH | lch(77.96, 20.52, 223.01°) |
| OKLab | oklab(80.42% -0.0519 -0.0383) |
| OKLCH | oklch(80.42% 0.064 216.5) |
| XYZ | xyz(45.0989, 53.1401, 74.1968) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.20
Lightblue
#ADD8E6
ΔE00 5.10
Baby Blue
#89CFF0
ΔE00 5.48
Ice Blue
#A5DFF9
ΔE00 6.48
Powder Blue
#B0E0E6
ΔE00 6.75
Lightskyblue
#87CEFA
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCADA #DA9F8F
analogous
#8FDAC4 #8FCADA #8FA4DA
triadic
#8FCADA #DA8FCA #CADA8F
tetradic
#8FCADA #C48FDA #DA9F8F #A4DA8F
square
#8FCADA #C48FDA #DA9F8F #A4DA8F
split-complementary
#8FCADA #DA8FA4 #DAC48F
monochromatic
#3B9AB3 #61B4CB #8FCADA #BDE0E9 #E8F4F7
Accessibility & contrast
On white
1.81
#8FCADA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#8FCADA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCADA
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCADA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCADA | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC6DB
Deuteranopia (green-blind)
#B3BDDA
Tritanopia (blue-blind)
#74D0CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8fcada; /* rgb */ color: rgb(143, 202, 218); /* oklch */ color: oklch(80.4% 0.064 216.5);
Tailwind
colors: {
custom: {
50: '#b2dae5',
500: '#8fcada',
950: '#000000',
},
}SCSS
$custom: #8fcada; $custom-light: #b2dae5; $custom-dark: #000000;
JSON
{
"hex": "#8fcada",
"rgb": {
"r": 143,
"g": 202,
"b": 218
},
"hsl": {
"h": 192.8,
"s": 50.336,
"l": 70.784
},
"oklch": {
"l": 0.80415,
"c": 0.06449,
"h": 216.5
},
"luminance": 0.53143
}Semantic roles & 50–950 ramp
primary
#8FCADA
secondary
#B16E5C
accent
#4828BE
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384