#8FDBED#8FDBED
#8FDBED is a very light, moderate cyan. Relative luminance 0.626; OKLCH L 84.8% C 0.079 H 214.3°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDBED |
|---|---|
| RGB | rgb(143, 219, 237) |
| HSL | hsl(191, 72%, 75%) |
| HSV | hsv(191, 40%, 93%) |
| CMYK | cmyk(39.7%, 7.6%, 0%, 7.1%) |
| CIE-LAB | lab(83.24, -18.97, -16.21) |
| CIE-LCH | lch(83.24, 24.96, 220.52°) |
| OKLab | oklab(84.81% -0.0652 -0.0445) |
| OKLCH | oklch(84.81% 0.079 214.3) |
| XYZ | xyz(51.9398, 62.6136, 89.4530) |
| Luminance | 0.6262 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.10
Ice Blue
#A5DFF9
ΔE00 5.22
Robin'S Egg Blue
#98EFF9
ΔE00 5.55
Lightblue
#ADD8E6
ΔE00 5.64
Powder Blue
#B0E0E6
ΔE00 5.66
Robin Egg Blue
#8AF1FE
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDBED #EDA18F
analogous
#8FEDD0 #8FDBED #8FACED
triadic
#8FDBED #ED8FDB #DBED8F
tetradic
#8FDBED #D08FED #EDA18F #ACED8F
square
#8FDBED #D08FED #EDA18F #ACED8F
split-complementary
#8FDBED #ED8FAC #EDD08F
monochromatic
#26B9DC #5ACAE5 #8FDBED #C4ECF5 #E5F7FB
Accessibility & contrast
On white
1.55
#8FDBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#8FDBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDBED
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDBED | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EE
Deuteranopia (green-blind)
#BECAED
Tritanopia (blue-blind)
#68E2E0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #8fdbed; /* rgb */ color: rgb(143, 219, 237); /* oklch */ color: oklch(84.8% 0.079 214.3);
Tailwind
colors: {
custom: {
50: '#b4e6f2',
500: '#8fdbed',
950: '#000000',
},
}SCSS
$custom: #8fdbed; $custom-light: #b4e6f2; $custom-dark: #000000;
JSON
{
"hex": "#8fdbed",
"rgb": {
"r": 143,
"g": 219,
"b": 237
},
"hsl": {
"h": 191.489,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.84814,
"c": 0.07899,
"h": 214.3
},
"luminance": 0.62617
}Semantic roles & 50–950 ramp
primary
#8FDBED
secondary
#C86D58
accent
#3711D4
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485