#8CDFD5#8CDFD5
#8CDFD5 is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.8% C 0.082 H 186.1°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDFD5 |
|---|---|
| RGB | rgb(140, 223, 213) |
| HSL | hsl(173, 56%, 71%) |
| HSV | hsv(173, 37%, 87%) |
| CMYK | cmyk(37.2%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(83.52, -27.49, -3.08) |
| CIE-LCH | lch(83.52, 27.66, 186.40°) |
| OKLab | oklab(84.78% -0.082 -0.0087) |
| OKLCH | oklch(84.78% 0.082 186.1) |
| XYZ | xyz(49.2087, 63.1516, 72.5344) |
| Luminance | 0.6315 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 6.48
Turquoise
#40E0D0
ΔE00 6.58
Paleturquoise
#AFEEEE
ΔE00 6.63
Mediumturquoise
#48D1CC
ΔE00 6.73
Seafoam Blue
#78D1B6
ΔE00 7.12
Pale Teal
#82CBB2
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDFD5 #DF8C96
analogous
#8CDFAB #8CDFD5 #8CBFDF
triadic
#8CDFD5 #D58CDF #DFD58C
tetradic
#8CDFD5 #AB8CDF #DF8C96 #BFDF8C
square
#8CDFD5 #AB8CDF #DF8C96 #BFDF8C
split-complementary
#8CDFD5 #DF8CBF #DFAB8C
monochromatic
#34BCAC #5CD2C4 #8CDFD5 #BCECE6 #E7F8F6
Accessibility & contrast
On white
1.54
#8CDFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#8CDFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDFD5
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDFD5 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D5
Deuteranopia (green-blind)
#C8CCD6
Tritanopia (blue-blind)
#6DE3DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8cdfd5; /* rgb */ color: rgb(140, 223, 213); /* oklch */ color: oklch(84.8% 0.082 186.1);
Tailwind
colors: {
custom: {
50: '#b1e9e1',
500: '#8cdfd5',
950: '#000000',
},
}SCSS
$custom: #8cdfd5; $custom-light: #b1e9e1; $custom-dark: #000000;
JSON
{
"hex": "#8cdfd5",
"rgb": {
"r": 140,
"g": 223,
"b": 213
},
"hsl": {
"h": 172.771,
"s": 56.463,
"l": 71.176
},
"oklch": {
"l": 0.84775,
"c": 0.08245,
"h": 186.1
},
"luminance": 0.63155
}Semantic roles & 50–950 ramp
primary
#8CDFD5
secondary
#B75864
accent
#2135C4
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484