#8CD6DA#8CD6DA
#8CD6DA is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.9% C 0.074 H 200.2°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD6DA |
|---|---|
| RGB | rgb(140, 214, 218) |
| HSL | hsl(183, 51%, 70%) |
| HSV | hsv(183, 36%, 85%) |
| CMYK | cmyk(35.8%, 1.8%, 0%, 14.5%) |
| CIE-LAB | lab(81.14, -21.89, -9.26) |
| CIE-LCH | lch(81.14, 23.77, 202.93°) |
| OKLab | oklab(82.91% -0.0691 -0.0254) |
| OKLCH | oklch(82.91% 0.074 200.2) |
| XYZ | xyz(47.5122, 58.7275, 75.1480) |
| Luminance | 0.5873 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.98
Powder Blue
#B0E0E6
ΔE00 5.98
Paleturquoise
#AFEEEE
ΔE00 6.20
Robin Egg Blue
#8AF1FE
ΔE00 6.84
Robin'S Egg
#6DEDFD
ΔE00 7.21
Mediumturquoise
#48D1CC
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD6DA #DA908C
analogous
#8CDAB7 #8CD6DA #8CAFDA
triadic
#8CD6DA #DA8CD6 #D6DA8C
tetradic
#8CD6DA #B78CDA #DA908C #AFDA8C
square
#8CD6DA #B78CDA #DA908C #AFDA8C
split-complementary
#8CD6DA #DA8CAF #DAB78C
monochromatic
#39ACB2 #5EC5CB #8CD6DA #BAE7E9 #E8F7F8
Accessibility & contrast
On white
1.65
#8CD6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#8CD6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD6DA
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD6DA | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DA
Deuteranopia (green-blind)
#BEC5DB
Tritanopia (blue-blind)
#6DDBD7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #8cd6da; /* rgb */ color: rgb(140, 214, 218); /* oklch */ color: oklch(82.9% 0.074 200.2);
Tailwind
colors: {
custom: {
50: '#b1e2e5',
500: '#8cd6da',
950: '#000000',
},
}SCSS
$custom: #8cd6da; $custom-light: #b1e2e5; $custom-dark: #000000;
JSON
{
"hex": "#8cd6da",
"rgb": {
"r": 140,
"g": 214,
"b": 218
},
"hsl": {
"h": 183.077,
"s": 51.316,
"l": 70.196
},
"oklch": {
"l": 0.82914,
"c": 0.07367,
"h": 200.2
},
"luminance": 0.58731
}Semantic roles & 50–950 ramp
primary
#8CD6DA
secondary
#B15E59
accent
#2F27BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484