#8FCAED#8FCAED
#8FCAED is a light, moderate cyan. Relative luminance 0.542; OKLCH L 81.1% C 0.078 H 235.1°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCAED |
|---|---|
| RGB | rgb(143, 202, 237) |
| HSL | hsl(202, 72%, 75%) |
| HSV | hsv(202, 40%, 93%) |
| CMYK | cmyk(39.7%, 14.8%, 0%, 7.1%) |
| CIE-LAB | lab(78.57, -10.22, -23.27) |
| CIE-LCH | lch(78.57, 25.42, 246.29°) |
| OKLab | oklab(81.11% -0.0448 -0.0642) |
| OKLCH | oklch(81.11% 0.078 235.1) |
| XYZ | xyz(47.7291, 54.1922, 88.0495) |
| Luminance | 0.5420 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 2.35
Baby Blue
#89CFF0
ΔE00 2.42
Lightblue (survey)
#7BC8F6
ΔE00 2.96
Light Blue
#95D0FC
ΔE00 3.01
Sky
#82CAFC
ΔE00 3.36
Sky Blue
#87CEEB
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCAED #EDB28F
analogous
#8FEDE1 #8FCAED #8F9BED
triadic
#8FCAED #ED8FCA #CAED8F
tetradic
#8FCAED #E18FED #EDB28F #9BED8F
square
#8FCAED #E18FED #EDB28F #9BED8F
split-complementary
#8FCAED #ED8F9B #EDE18F
monochromatic
#2698DC #5AB1E5 #8FCAED #C4E3F5 #E5F3FB
Accessibility & contrast
On white
1.77
#8FCAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#8FCAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCAED
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCAED | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8EF
Deuteranopia (green-blind)
#ADBEEC
Tritanopia (blue-blind)
#6BD3D5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8fcaed; /* rgb */ color: rgb(143, 202, 237); /* oklch */ color: oklch(81.1% 0.078 235.1);
Tailwind
colors: {
custom: {
50: '#b3daf3',
500: '#8fcaed',
950: '#000000',
},
}SCSS
$custom: #8fcaed; $custom-light: #b3daf3; $custom-dark: #000000;
JSON
{
"hex": "#8fcaed",
"rgb": {
"r": 143,
"g": 202,
"b": 237
},
"hsl": {
"h": 202.34,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.81108,
"c": 0.0783,
"h": 235.1
},
"luminance": 0.54195
}Semantic roles & 50–950 ramp
primary
#8FCAED
secondary
#C88258
accent
#5A11D4
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385