#8FCAEB#8FCAEB
#8FCAEB is a light, moderate cyan. Relative luminance 0.541; OKLCH L 81.0% C 0.076 H 233.5°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCAEB |
|---|---|
| RGB | rgb(143, 202, 235) |
| HSL | hsl(202, 70%, 74%) |
| HSV | hsv(202, 39%, 92%) |
| CMYK | cmyk(39.1%, 14%, 0%, 7.8%) |
| CIE-LAB | lab(78.51, -10.74, -22.30) |
| CIE-LCH | lch(78.51, 24.75, 244.29°) |
| OKLab | oklab(81.03% -0.0455 -0.0615) |
| OKLCH | oklch(81.03% 0.077 233.5) |
| XYZ | xyz(47.4386, 54.0760, 86.5192) |
| Luminance | 0.5408 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.05
Lightskyblue
#87CEFA
ΔE00 2.80
Sky Blue
#87CEEB
ΔE00 2.96
Lightblue (survey)
#7BC8F6
ΔE00 3.33
Light Blue
#95D0FC
ΔE00 3.58
Sky
#82CAFC
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCAEB #EBB08F
analogous
#8FEBDE #8FCAEB #8F9CEB
triadic
#8FCAEB #EB8FCA #CAEB8F
tetradic
#8FCAEB #DE8FEB #EBB08F #9CEB8F
square
#8FCAEB #DE8FEB #EBB08F #9CEB8F
split-complementary
#8FCAEB #EB8F9C #EBDE8F
monochromatic
#2799D8 #5BB1E2 #8FCAEB #C3E3F4 #E5F3FA
Accessibility & contrast
On white
1.78
#8FCAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#8FCAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCAEB
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCAEB | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8ED
Deuteranopia (green-blind)
#ADBEEB
Tritanopia (blue-blind)
#6CD3D5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8fcaeb; /* rgb */ color: rgb(143, 202, 235); /* oklch */ color: oklch(81.0% 0.076 233.5);
Tailwind
colors: {
custom: {
50: '#b3daf1',
500: '#8fcaeb',
950: '#000000',
},
}SCSS
$custom: #8fcaeb; $custom-light: #b3daf1; $custom-dark: #000000;
JSON
{
"hex": "#8fcaeb",
"rgb": {
"r": 143,
"g": 202,
"b": 235
},
"hsl": {
"h": 201.522,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.81032,
"c": 0.0765,
"h": 233.5
},
"luminance": 0.54079
}Semantic roles & 50–950 ramp
primary
#8FCAEB
secondary
#C68059
accent
#5814D2
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385