#8FCDDE#8FCDDE
#8FCDDE is a light, moderate cyan. Relative luminance 0.548; OKLCH L 81.2% C 0.067 H 216.7°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCDDE |
|---|---|
| RGB | rgb(143, 205, 222) |
| HSL | hsl(193, 54%, 72%) |
| HSV | hsv(193, 36%, 87%) |
| CMYK | cmyk(35.6%, 7.7%, 0%, 12.9%) |
| CIE-LAB | lab(78.91, -15.57, -14.72) |
| CIE-LCH | lch(78.91, 21.43, 223.39°) |
| OKLab | oklab(81.21% -0.054 -0.0403) |
| OKLCH | oklch(81.21% 0.067 216.7) |
| XYZ | xyz(46.3394, 54.7735, 77.2237) |
| Luminance | 0.5478 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.81
Lightblue
#ADD8E6
ΔE00 4.90
Baby Blue
#89CFF0
ΔE00 5.12
Ice Blue
#A5DFF9
ΔE00 5.90
Powder Blue
#B0E0E6
ΔE00 6.46
Lightskyblue
#87CEFA
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCDDE #DEA08F
analogous
#8FDEC8 #8FCDDE #8FA6DE
triadic
#8FCDDE #DE8FCD #CDDE8F
tetradic
#8FCDDE #C88FDE #DEA08F #A6DE8F
square
#8FCDDE #C88FDE #DEA08F #A6DE8F
split-complementary
#8FCDDE #DE8FA6 #DEC88F
monochromatic
#379FBB #60B8D0 #8FCDDE #BEE2EC #E7F4F8
Accessibility & contrast
On white
1.76
#8FCDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#8FCDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCDDE
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCDDE | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9DF
Deuteranopia (green-blind)
#B5BFDE
Tritanopia (blue-blind)
#72D3D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8fcdde; /* rgb */ color: rgb(143, 205, 222); /* oklch */ color: oklch(81.2% 0.067 216.7);
Tailwind
colors: {
custom: {
50: '#b2dce8',
500: '#8fcdde',
950: '#000000',
},
}SCSS
$custom: #8fcdde; $custom-light: #b2dce8; $custom-dark: #000000;
JSON
{
"hex": "#8fcdde",
"rgb": {
"r": 143,
"g": 205,
"b": 222
},
"hsl": {
"h": 192.911,
"s": 54.483,
"l": 71.569
},
"oklch": {
"l": 0.81214,
"c": 0.06744,
"h": 216.7
},
"luminance": 0.54776
}Semantic roles & 50–950 ramp
primary
#8FCDDE
secondary
#B66F5B
accent
#4624C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484