#8FCAEA#8FCAEA
#8FCAEA is a light, moderate cyan. Relative luminance 0.540; OKLCH L 81.0% C 0.076 H 232.6°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCAEA |
|---|---|
| RGB | rgb(143, 202, 234) |
| HSL | hsl(201, 68%, 74%) |
| HSV | hsv(201, 39%, 92%) |
| CMYK | cmyk(38.9%, 13.7%, 0%, 8.2%) |
| CIE-LAB | lab(78.47, -11.00, -21.82) |
| CIE-LCH | lch(78.47, 24.43, 243.25°) |
| OKLab | oklab(80.99% -0.0459 -0.0601) |
| OKLCH | oklch(80.99% 0.076 232.6) |
| XYZ | xyz(47.2945, 54.0183, 85.7604) |
| Luminance | 0.5402 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.92
Sky Blue
#87CEEB
ΔE00 2.71
Lightskyblue
#87CEFA
ΔE00 3.06
Lightblue (survey)
#7BC8F6
ΔE00 3.56
Light Blue
#95D0FC
ΔE00 3.88
Sky
#82CAFC
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCAEA #EAAF8F
analogous
#8FEADD #8FCAEA #8F9DEA
triadic
#8FCAEA #EA8FCA #CAEA8F
tetradic
#8FCAEA #DD8FEA #EAAF8F #9DEA8F
square
#8FCAEA #DD8FEA #EAAF8F #9DEA8F
split-complementary
#8FCAEA #EA8F9D #EADD8F
monochromatic
#2899D6 #5BB2E0 #8FCAEA #C3E2F4 #E5F3FA
Accessibility & contrast
On white
1.78
#8FCAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#8FCAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCAEA
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCAEA | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC8EC
Deuteranopia (green-blind)
#AEBEEA
Tritanopia (blue-blind)
#6DD3D4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8fcaea; /* rgb */ color: rgb(143, 202, 234); /* oklch */ color: oklch(81.0% 0.076 232.6);
Tailwind
colors: {
custom: {
50: '#b3daf0',
500: '#8fcaea',
950: '#000000',
},
}SCSS
$custom: #8fcaea; $custom-light: #b3daf0; $custom-dark: #000000;
JSON
{
"hex": "#8fcaea",
"rgb": {
"r": 143,
"g": 202,
"b": 234
},
"hsl": {
"h": 201.099,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.80994,
"c": 0.07563,
"h": 232.6
},
"luminance": 0.54021
}Semantic roles & 50–950 ramp
primary
#8FCAEA
secondary
#C47F59
accent
#5715D0
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385