#8FCEDF#8FCEDF
#8FCEDF is a light, moderate cyan. Relative luminance 0.553; OKLCH L 81.5% C 0.068 H 216.5°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCEDF |
|---|---|
| RGB | rgb(143, 206, 223) |
| HSL | hsl(193, 56%, 72%) |
| HSV | hsv(193, 36%, 87%) |
| CMYK | cmyk(35.9%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(79.22, -15.84, -14.79) |
| CIE-LCH | lch(79.22, 21.67, 223.05°) |
| OKLab | oklab(81.47% -0.0549 -0.0406) |
| OKLCH | oklch(81.47% 0.068 216.5) |
| XYZ | xyz(46.7137, 55.3072, 78.0116) |
| Luminance | 0.5531 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.84
Lightblue
#ADD8E6
ΔE00 4.88
Baby Blue
#89CFF0
ΔE00 5.15
Ice Blue
#A5DFF9
ΔE00 5.80
Powder Blue
#B0E0E6
ΔE00 6.32
Lightskyblue
#87CEFA
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCEDF #DFA08F
analogous
#8FDFC8 #8FCEDF #8FA6DF
triadic
#8FCEDF #DF8FCE #CEDF8F
tetradic
#8FCEDF #C88FDF #DFA08F #A6DF8F
square
#8FCEDF #C88FDF #DFA08F #A6DF8F
split-complementary
#8FCEDF #DF8FA6 #DFC88F
monochromatic
#36A1BD #5FB9D1 #8FCEDF #BFE3ED #E7F5F8
Accessibility & contrast
On white
1.74
#8FCEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#8FCEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCEDF
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCEDF | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CAE0
Deuteranopia (green-blind)
#B5C0DF
Tritanopia (blue-blind)
#71D5D3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8fcedf; /* rgb */ color: rgb(143, 206, 223); /* oklch */ color: oklch(81.5% 0.068 216.5);
Tailwind
colors: {
custom: {
50: '#b2dde9',
500: '#8fcedf',
950: '#000000',
},
}SCSS
$custom: #8fcedf; $custom-light: #b2dde9; $custom-dark: #000000;
JSON
{
"hex": "#8fcedf",
"rgb": {
"r": 143,
"g": 206,
"b": 223
},
"hsl": {
"h": 192.75,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.81469,
"c": 0.06825,
"h": 216.5
},
"luminance": 0.5531
}Semantic roles & 50–950 ramp
primary
#8FCEDF
secondary
#B76F5B
accent
#4522C3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484