#8FDBEC#8FDBEC
#8FDBEC is a very light, moderate cyan. Relative luminance 0.626; OKLCH L 84.8% C 0.079 H 213.4°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDBEC |
|---|---|
| RGB | rgb(143, 219, 236) |
| HSL | hsl(191, 71%, 74%) |
| HSV | hsv(191, 39%, 93%) |
| CMYK | cmyk(39.4%, 7.2%, 0%, 7.5%) |
| CIE-LAB | lab(83.21, -19.22, -15.73) |
| CIE-LCH | lch(83.21, 24.84, 219.30°) |
| OKLab | oklab(84.78% -0.0656 -0.0432) |
| OKLCH | oklch(84.78% 0.079 213.4) |
| XYZ | xyz(51.7941, 62.5553, 88.6857) |
| Luminance | 0.6256 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.34
Sky Blue
#87CEEB
ΔE00 5.40
Powder Blue
#B0E0E6
ΔE00 5.51
Ice Blue
#A5DFF9
ΔE00 5.52
Lightblue
#ADD8E6
ΔE00 5.74
Robin Egg Blue
#8AF1FE
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDBEC #ECA08F
analogous
#8FECCF #8FDBEC #8FADEC
triadic
#8FDBEC #EC8FDB #DBEC8F
tetradic
#8FDBEC #CF8FEC #ECA08F #ADEC8F
square
#8FDBEC #CF8FEC #ECA08F #ADEC8F
split-complementary
#8FDBEC #EC8FAD #ECCF8F
monochromatic
#26B9DA #5BCAE3 #8FDBEC #C3ECF5 #E5F7FB
Accessibility & contrast
On white
1.55
#8FDBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#8FDBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDBEC
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDBEC | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6ED
Deuteranopia (green-blind)
#BFCAEC
Tritanopia (blue-blind)
#69E2E0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #8fdbec; /* rgb */ color: rgb(143, 219, 236); /* oklch */ color: oklch(84.8% 0.079 213.4);
Tailwind
colors: {
custom: {
50: '#b4e6f2',
500: '#8fdbec',
950: '#000000',
},
}SCSS
$custom: #8fdbec; $custom-light: #b4e6f2; $custom-dark: #000000;
JSON
{
"hex": "#8fdbec",
"rgb": {
"r": 143,
"g": 219,
"b": 236
},
"hsl": {
"h": 190.968,
"s": 70.992,
"l": 74.314
},
"oklch": {
"l": 0.84779,
"c": 0.07857,
"h": 213.4
},
"luminance": 0.62559
}Semantic roles & 50–950 ramp
primary
#8FDBEC
secondary
#C76C58
accent
#3612D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485