#8CD6DB#8CD6DB
#8CD6DB is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.9% C 0.074 H 201.3°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD6DB |
|---|---|
| RGB | rgb(140, 214, 219) |
| HSL | hsl(184, 52%, 70%) |
| HSV | hsv(184, 36%, 86%) |
| CMYK | cmyk(36.1%, 2.3%, 0%, 14.1%) |
| CIE-LAB | lab(81.17, -21.65, -9.75) |
| CIE-LCH | lch(81.17, 23.75, 204.24°) |
| OKLab | oklab(82.95% -0.0687 -0.0267) |
| OKLCH | oklch(82.95% 0.074 201.3) |
| XYZ | xyz(47.6434, 58.7800, 75.8393) |
| Luminance | 0.5878 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.84
Robin'S Egg Blue
#98EFF9
ΔE00 5.86
Paleturquoise
#AFEEEE
ΔE00 6.26
Robin Egg Blue
#8AF1FE
ΔE00 6.70
Robin'S Egg
#6DEDFD
ΔE00 7.06
Aqua Blue
#02D8E9
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD6DB #DB918C
analogous
#8CDBB8 #8CD6DB #8CAFDB
triadic
#8CD6DB #DB8CD6 #D6DB8C
tetradic
#8CD6DB #B88CDB #DB918C #AFDB8C
square
#8CD6DB #B88CDB #DB918C #AFDB8C
split-complementary
#8CD6DB #DB8CAF #DBB88C
monochromatic
#38ACB4 #5DC5CC #8CD6DB #BBE7EA #E8F7F8
Accessibility & contrast
On white
1.65
#8CD6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#8CD6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD6DB
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD6DB | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DB
Deuteranopia (green-blind)
#BEC5DC
Tritanopia (blue-blind)
#6CDBD7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #8cd6db; /* rgb */ color: rgb(140, 214, 219); /* oklch */ color: oklch(82.9% 0.074 201.3);
Tailwind
colors: {
custom: {
50: '#b1e2e6',
500: '#8cd6db',
950: '#000000',
},
}SCSS
$custom: #8cd6db; $custom-light: #b1e2e6; $custom-dark: #000000;
JSON
{
"hex": "#8cd6db",
"rgb": {
"r": 140,
"g": 214,
"b": 219
},
"hsl": {
"h": 183.797,
"s": 52.318,
"l": 70.392
},
"oklch": {
"l": 0.82946,
"c": 0.07377,
"h": 201.3
},
"luminance": 0.58783
}Semantic roles & 50–950 ramp
primary
#8CD6DB
secondary
#B25F59
accent
#3026C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484