#8CD5DA#8CD5DA
#8CD5DA is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.7% C 0.073 H 201.3°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD5DA |
|---|---|
| RGB | rgb(140, 213, 218) |
| HSL | hsl(184, 51%, 70%) |
| HSV | hsv(184, 36%, 85%) |
| CMYK | cmyk(35.8%, 2.3%, 0%, 14.5%) |
| CIE-LAB | lab(80.86, -21.40, -9.68) |
| CIE-LCH | lch(80.86, 23.48, 204.33°) |
| OKLab | oklab(82.69% -0.0679 -0.0265) |
| OKLCH | oklch(82.69% 0.073 201.3) |
| XYZ | xyz(47.2599, 58.2229, 75.0639) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.85
Robin'S Egg Blue
#98EFF9
ΔE00 6.08
Paleturquoise
#AFEEEE
ΔE00 6.43
Robin Egg Blue
#8AF1FE
ΔE00 6.93
Robin'S Egg
#6DEDFD
ΔE00 7.28
Aqua Blue
#02D8E9
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD5DA #DA918C
analogous
#8CDAB8 #8CD5DA #8CAEDA
triadic
#8CD5DA #DA8CD5 #D5DA8C
tetradic
#8CD5DA #B88CDA #DA918C #AEDA8C
square
#8CD5DA #B88CDA #DA918C #AEDA8C
split-complementary
#8CD5DA #DA8CAE #DAB88C
monochromatic
#39ABB2 #5EC4CB #8CD5DA #BAE6E9 #E8F7F8
Accessibility & contrast
On white
1.66
#8CD5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#8CD5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD5DA
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD5DA | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDA
Deuteranopia (green-blind)
#BDC4DB
Tritanopia (blue-blind)
#6DDAD6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #8cd5da; /* rgb */ color: rgb(140, 213, 218); /* oklch */ color: oklch(82.7% 0.073 201.3);
Tailwind
colors: {
custom: {
50: '#b1e2e5',
500: '#8cd5da',
950: '#000000',
},
}SCSS
$custom: #8cd5da; $custom-light: #b1e2e5; $custom-dark: #000000;
JSON
{
"hex": "#8cd5da",
"rgb": {
"r": 140,
"g": 213,
"b": 218
},
"hsl": {
"h": 183.846,
"s": 51.316,
"l": 70.196
},
"oklch": {
"l": 0.8269,
"c": 0.07294,
"h": 201.3
},
"luminance": 0.58226
}Semantic roles & 50–950 ramp
primary
#8CD5DA
secondary
#B15F59
accent
#3127BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484