#8DDCD7#8DDCD7
#8DDCD7 is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.2% C 0.078 H 190.7°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8DDCD7 |
|---|---|
| RGB | rgb(141, 220, 215) |
| HSL | hsl(176, 53%, 71%) |
| HSV | hsv(176, 36%, 86%) |
| CMYK | cmyk(35.9%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(82.78, -25.30, -5.23) |
| CIE-LCH | lch(82.78, 25.84, 191.68°) |
| OKLab | oklab(84.21% -0.0768 -0.0145) |
| OKLCH | oklch(84.21% 0.078 190.7) |
| XYZ | xyz(48.8390, 61.7522, 73.6227) |
| Luminance | 0.6176 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.82
Mediumturquoise
#48D1CC
ΔE00 6.60
Robin'S Egg Blue
#98EFF9
ΔE00 7.09
Light Cyan
#ACFFFC
ΔE00 7.71
Turquoise
#40E0D0
ΔE00 7.72
Powder Blue
#B0E0E6
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DDCD7 #DC8D92
analogous
#8DDCAF #8DDCD7 #8DB9DC
triadic
#8DDCD7 #D78DDC #DCD78D
tetradic
#8DDCD7 #AF8DDC #DC8D92 #B9DC8D
square
#8DDCD7 #AF8DDC #DC8D92 #B9DC8D
split-complementary
#8DDCD7 #DC8DB9 #DCAF8D
monochromatic
#38B7AF #5ECEC7 #8DDCD7 #BCEAE7 #E8F8F7
Accessibility & contrast
On white
1.57
#8DDCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#8DDCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DDCD7
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DDCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DDCD7 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D7
Deuteranopia (green-blind)
#C5CAD8
Tritanopia (blue-blind)
#6FE0DA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #8ddcd7; /* rgb */ color: rgb(141, 220, 215); /* oklch */ color: oklch(84.2% 0.078 190.7);
Tailwind
colors: {
custom: {
50: '#b2e7e3',
500: '#8ddcd7',
950: '#000000',
},
}SCSS
$custom: #8ddcd7; $custom-light: #b2e7e3; $custom-dark: #000000;
JSON
{
"hex": "#8ddcd7",
"rgb": {
"r": 141,
"g": 220,
"b": 215
},
"hsl": {
"h": 176.203,
"s": 53.02,
"l": 70.784
},
"oklch": {
"l": 0.84211,
"c": 0.07812,
"h": 190.7
},
"luminance": 0.61755
}Semantic roles & 50–950 ramp
primary
#8DDCD7
secondary
#B35A60
accent
#252FC0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484