#8FCDED#8FCDED
#8FCDED is a light, moderate cyan. Relative luminance 0.556; OKLCH L 81.8% C 0.078 H 231.4°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCDED |
|---|---|
| RGB | rgb(143, 205, 237) |
| HSL | hsl(200, 72%, 75%) |
| HSV | hsv(200, 40%, 93%) |
| CMYK | cmyk(39.7%, 13.5%, 0%, 7.1%) |
| CIE-LAB | lab(79.39, -11.79, -22.03) |
| CIE-LCH | lch(79.39, 24.99, 241.83°) |
| OKLab | oklab(81.76% -0.0485 -0.0607) |
| OKLCH | oklch(81.76% 0.078 231.4) |
| XYZ | xyz(48.4399, 55.6137, 88.2864) |
| Luminance | 0.5562 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.20
Sky Blue
#87CEEB
ΔE00 2.15
Lightskyblue
#87CEFA
ΔE00 3.01
Lightblue (survey)
#7BC8F6
ΔE00 3.73
Light Blue
#95D0FC
ΔE00 3.96
Sky
#82CAFC
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCDED #EDAF8F
analogous
#8FEDDE #8FCDED #8F9EED
triadic
#8FCDED #ED8FCD #CDED8F
tetradic
#8FCDED #DE8FED #EDAF8F #9EED8F
square
#8FCDED #DE8FED #EDAF8F #9EED8F
split-complementary
#8FCDED #ED8F9E #EDDE8F
monochromatic
#269EDC #5AB5E5 #8FCDED #C4E5F5 #E5F3FB
Accessibility & contrast
On white
1.73
#8FCDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#8FCDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCDED
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCDED | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCBEF
Deuteranopia (green-blind)
#B0C0ED
Tritanopia (blue-blind)
#6BD6D7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8fcded; /* rgb */ color: rgb(143, 205, 237); /* oklch */ color: oklch(81.8% 0.078 231.4);
Tailwind
colors: {
custom: {
50: '#b3dcf2',
500: '#8fcded',
950: '#000000',
},
}SCSS
$custom: #8fcded; $custom-light: #b3dcf2; $custom-dark: #000000;
JSON
{
"hex": "#8fcded",
"rgb": {
"r": 143,
"g": 205,
"b": 237
},
"hsl": {
"h": 200.426,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.81757,
"c": 0.07768,
"h": 231.4
},
"luminance": 0.55617
}Semantic roles & 50–950 ramp
primary
#8FCDED
secondary
#C87E58
accent
#5411D4
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111517
muted
#818485