#8DD2CE#8DD2CE
#8DD2CE is a light, moderate teal. Relative luminance 0.562; OKLCH L 81.7% C 0.070 H 191.3°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD2CE |
|---|---|
| RGB | rgb(141, 210, 206) |
| HSL | hsl(177, 43%, 69%) |
| HSV | hsv(177, 33%, 82%) |
| CMYK | cmyk(32.9%, 0%, 1.9%, 17.6%) |
| CIE-LAB | lab(79.73, -22.46, -4.93) |
| CIE-LCH | lch(79.73, 22.99, 192.38°) |
| OKLab | oklab(81.69% -0.0683 -0.0136) |
| OKLCH | oklch(81.69% 0.07 191.3) |
| XYZ | xyz(45.1678, 56.2095, 66.8500) |
| Luminance | 0.5621 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.86
Paleturquoise
#AFEEEE
ΔE00 7.12
Powder Blue
#B0E0E6
ΔE00 7.62
Pale Teal
#82CBB2
ΔE00 8.08
Robin'S Egg Blue
#98EFF9
ΔE00 8.41
Seafoam Blue
#78D1B6
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD2CE #D28D91
analogous
#8DD2AC #8DD2CE #8DB4D2
triadic
#8DD2CE #CE8DD2 #D2CE8D
tetradic
#8DD2CE #AC8DD2 #D28D91 #B4D28D
square
#8DD2CE #AC8DD2 #D28D91 #B4D28D
split-complementary
#8DD2CE #D28DB4 #D2AC8D
monochromatic
#41A49E #61C1BB #8DD2CE #B9E3E1 #E5F5F4
Accessibility & contrast
On white
1.72
#8DD2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#8DD2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD2CE
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD2CE | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCE
Deuteranopia (green-blind)
#BDC2CF
Tritanopia (blue-blind)
#74D6D1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8dd2ce; /* rgb */ color: rgb(141, 210, 206); /* oklch */ color: oklch(81.7% 0.070 191.3);
Tailwind
colors: {
custom: {
50: '#b1e0dc',
500: '#8dd2ce',
950: '#000000',
},
}SCSS
$custom: #8dd2ce; $custom-light: #b1e0dc; $custom-dark: #000000;
JSON
{
"hex": "#8dd2ce",
"rgb": {
"r": 141,
"g": 210,
"b": 206
},
"hsl": {
"h": 176.522,
"s": 43.396,
"l": 68.824
},
"oklch": {
"l": 0.81688,
"c": 0.06963,
"h": 191.3
},
"luminance": 0.56212
}Semantic roles & 50–950 ramp
primary
#8DD2CE
secondary
#A85C60
accent
#2F37B7
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484