#8DD5CE#8DD5CE
#8DD5CE is a very light, moderate teal. Relative luminance 0.577; OKLCH L 82.4% C 0.073 H 188.1°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD5CE |
|---|---|
| RGB | rgb(141, 213, 206) |
| HSL | hsl(174, 46%, 69%) |
| HSV | hsv(174, 34%, 84%) |
| CMYK | cmyk(33.8%, 0%, 3.3%, 16.5%) |
| CIE-LAB | lab(80.57, -23.95, -3.69) |
| CIE-LCH | lch(80.57, 24.23, 188.76°) |
| OKLab | oklab(82.36% -0.072 -0.0103) |
| OKLCH | oklch(82.36% 0.073 188.1) |
| XYZ | xyz(45.9154, 57.7047, 67.0992) |
| Luminance | 0.5771 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.62
Paleturquoise
#AFEEEE
ΔE00 7.07
Pale Teal
#82CBB2
ΔE00 7.17
Seafoam Blue
#78D1B6
ΔE00 7.49
Turquoise
#40E0D0
ΔE00 8.09
Powder Blue
#B0E0E6
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD5CE #D58D94
analogous
#8DD5AA #8DD5CE #8DB8D5
triadic
#8DD5CE #CE8DD5 #D5CE8D
tetradic
#8DD5CE #AA8DD5 #D58D94 #B8D58D
square
#8DD5CE #AA8DD5 #D58D94 #B8D58D
split-complementary
#8DD5CE #D58DB8 #D5AA8D
monochromatic
#3EA99F #60C5BB #8DD5CE #BAE5E1 #E6F6F4
Accessibility & contrast
On white
1.67
#8DD5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#8DD5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD5CE
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD5CE | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECE
Deuteranopia (green-blind)
#C0C4CF
Tritanopia (blue-blind)
#73D8D3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #8dd5ce; /* rgb */ color: rgb(141, 213, 206); /* oklch */ color: oklch(82.4% 0.073 188.1);
Tailwind
colors: {
custom: {
50: '#b1e2dc',
500: '#8dd5ce',
950: '#000000',
},
}SCSS
$custom: #8dd5ce; $custom-light: #b1e2dc; $custom-dark: #000000;
JSON
{
"hex": "#8dd5ce",
"rgb": {
"r": 141,
"g": 213,
"b": 206
},
"hsl": {
"h": 174.167,
"s": 46.154,
"l": 69.412
},
"oklch": {
"l": 0.82361,
"c": 0.07271,
"h": 188.1
},
"luminance": 0.57707
}Semantic roles & 50–950 ramp
primary
#8DD5CE
secondary
#AB5B63
accent
#2C3AB9
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484