#8CDBEA#8CDBEA
#8CDBEA is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.6% C 0.080 H 210.9°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDBEA |
|---|---|
| RGB | rgb(140, 219, 234) |
| HSL | hsl(190, 69%, 73%) |
| HSV | hsv(190, 40%, 92%) |
| CMYK | cmyk(40.2%, 6.4%, 0%, 8.2%) |
| CIE-LAB | lab(83.01, -20.47, -14.99) |
| CIE-LCH | lch(83.01, 25.37, 216.21°) |
| OKLab | oklab(84.56% -0.0688 -0.0412) |
| OKLCH | oklch(84.56% 0.08 210.9) |
| XYZ | xyz(50.9927, 62.1755, 87.1400) |
| Luminance | 0.6218 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.89
Robin Egg Blue
#8AF1FE
ΔE00 5.37
Powder Blue
#B0E0E6
ΔE00 5.60
Robin'S Egg
#6DEDFD
ΔE00 5.73
Sky Blue
#87CEEB
ΔE00 6.17
Lightblue
#ADD8E6
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDBEA #EA9B8C
analogous
#8CEACA #8CDBEA #8CACEA
triadic
#8CDBEA #EA8CDB #DBEA8C
tetradic
#8CDBEA #CA8CEA #EA9B8C #ACEA8C
square
#8CDBEA #CA8CEA #EA9B8C #ACEA8C
split-complementary
#8CDBEA #EA8CAC #EACA8C
monochromatic
#27B9D5 #58CBE1 #8CDBEA #C0EBF3 #E5F7FA
Accessibility & contrast
On white
1.56
#8CDBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#8CDBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDBEA
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDBEA | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5EB
Deuteranopia (green-blind)
#BFCAEA
Tritanopia (blue-blind)
#64E2DF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #8cdbea; /* rgb */ color: rgb(140, 219, 234); /* oklch */ color: oklch(84.6% 0.080 210.9);
Tailwind
colors: {
custom: {
50: '#b2e6f0',
500: '#8cdbea',
950: '#000000',
},
}SCSS
$custom: #8cdbea; $custom-light: #b2e6f0; $custom-dark: #000000;
JSON
{
"hex": "#8cdbea",
"rgb": {
"r": 140,
"g": 219,
"b": 234
},
"hsl": {
"h": 189.574,
"s": 69.118,
"l": 73.333
},
"oklch": {
"l": 0.84561,
"c": 0.08019,
"h": 210.9
},
"luminance": 0.62179
}Semantic roles & 50–950 ramp
primary
#8CDBEA
secondary
#C46856
accent
#3314D1
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485