#8DCDBE#8DCDBE
#8DCDBE is a light, moderate teal. Relative luminance 0.530; OKLCH L 80.1% C 0.069 H 178.2°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCDBE |
|---|---|
| RGB | rgb(141, 205, 190) |
| HSL | hsl(166, 39%, 68%) |
| HSV | hsv(166, 31%, 80%) |
| CMYK | cmyk(31.2%, 0%, 7.3%, 19.6%) |
| CIE-LAB | lab(77.90, -23.58, 0.97) |
| CIE-LCH | lch(77.90, 23.60, 177.65°) |
| OKLab | oklab(80.08% -0.0687 0.0022) |
| OKLCH | oklch(80.08% 0.069 178.2) |
| XYZ | xyz(42.1069, 53.0408, 56.7244) |
| Luminance | 0.5304 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.72
Seafoam Blue
#78D1B6
ΔE00 4.91
Mediumaquamarine
#66CDAA
ΔE00 7.58
Light Teal
#90E4C1
ΔE00 7.88
Mediumturquoise
#48D1CC
ΔE00 8.25
Turquoise
#40E0D0
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCDBE #CD8D9C
analogous
#8DCD9E #8DCDBE #8DBCCD
triadic
#8DCDBE #BE8DCD #CDBE8D
tetradic
#8DCDBE #9E8DCD #CD8D9C #BCCD8D
square
#8DCDBE #9E8DCD #CD8D9C #BCCD8D
split-complementary
#8DCDBE #CD8DBC #CD9E8D
monochromatic
#449B87 #62BAA6 #8DCDBE #B8E0D6 #E2F2EF
Accessibility & contrast
On white
1.81
#8DCDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#8DCDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCDBE
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCDBE | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BD
Deuteranopia (green-blind)
#BCBDBF
Tritanopia (blue-blind)
#7ACFC8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8dcdbe; /* rgb */ color: rgb(141, 205, 190); /* oklch */ color: oklch(80.1% 0.069 178.2);
Tailwind
colors: {
custom: {
50: '#b0dcd1',
500: '#8dcdbe',
950: '#000000',
},
}SCSS
$custom: #8dcdbe; $custom-light: #b0dcd1; $custom-dark: #000000;
JSON
{
"hex": "#8dcdbe",
"rgb": {
"r": 141,
"g": 205,
"b": 190
},
"hsl": {
"h": 165.938,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.80078,
"c": 0.06876,
"h": 178.2
},
"luminance": 0.53043
}Semantic roles & 50–950 ramp
primary
#8DCDBE
secondary
#A25C6D
accent
#3351B2
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111514
muted
#818483