#8DD5CC#8DD5CC
#8DD5CC is a very light, moderate teal. Relative luminance 0.576; OKLCH L 82.3% C 0.073 H 186.0°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD5CC |
|---|---|
| RGB | rgb(141, 213, 204) |
| HSL | hsl(173, 46%, 69%) |
| HSV | hsv(173, 34%, 84%) |
| CMYK | cmyk(33.8%, 0%, 4.2%, 16.5%) |
| CIE-LAB | lab(80.52, -24.40, -2.70) |
| CIE-LCH | lch(80.52, 24.55, 186.31°) |
| OKLab | oklab(82.3% -0.0728 -0.0076) |
| OKLCH | oklch(82.3% 0.073 186) |
| XYZ | xyz(45.6740, 57.6081, 65.8278) |
| Luminance | 0.5761 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.44
Mediumturquoise
#48D1CC
ΔE00 6.72
Seafoam Blue
#78D1B6
ΔE00 6.75
Paleturquoise
#AFEEEE
ΔE00 7.45
Turquoise
#40E0D0
ΔE00 7.84
Tiffany Blue
#7BF2DA
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD5CC #D58D96
analogous
#8DD5A8 #8DD5CC #8DBAD5
triadic
#8DD5CC #CC8DD5 #D5CC8D
tetradic
#8DD5CC #A88DD5 #D58D96 #BAD58D
square
#8DD5CC #A88DD5 #D58D96 #BAD58D
split-complementary
#8DD5CC #D58DBA #D5A88D
monochromatic
#3EA99C #60C5B8 #8DD5CC #BAE5E0 #E6F6F4
Accessibility & contrast
On white
1.68
#8DD5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#8DD5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD5CC
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD5CC | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCC
Deuteranopia (green-blind)
#C1C4CD
Tritanopia (blue-blind)
#74D8D2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #8dd5cc; /* rgb */ color: rgb(141, 213, 204); /* oklch */ color: oklch(82.3% 0.073 186.0);
Tailwind
colors: {
custom: {
50: '#b1e2db',
500: '#8dd5cc',
950: '#000000',
},
}SCSS
$custom: #8dd5cc; $custom-light: #b1e2db; $custom-dark: #000000;
JSON
{
"hex": "#8dd5cc",
"rgb": {
"r": 141,
"g": 213,
"b": 204
},
"hsl": {
"h": 172.5,
"s": 46.154,
"l": 69.412
},
"oklch": {
"l": 0.823,
"c": 0.07321,
"h": 186
},
"luminance": 0.57611
}Semantic roles & 50–950 ramp
primary
#8DD5CC
secondary
#AB5B65
accent
#2C3EB9
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111515
muted
#818484