#8DDBC2#8DDBC2
#8DDBC2 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.4% C 0.085 H 171.9°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8DDBC2 |
|---|---|
| RGB | rgb(141, 219, 194) |
| HSL | hsl(161, 52%, 71%) |
| HSV | hsv(161, 36%, 86%) |
| CMYK | cmyk(35.6%, 0%, 11.4%, 14.1%) |
| CIE-LAB | lab(81.96, -29.52, 4.72) |
| CIE-LCH | lch(81.96, 29.90, 170.92°) |
| OKLab | oklab(83.37% -0.0844 0.012) |
| OKLCH | oklch(83.37% 0.085 171.9) |
| XYZ | xyz(46.0501, 60.2180, 60.2252) |
| Luminance | 0.6022 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.21
Light Teal
#90E4C1
ΔE00 3.40
Pale Teal
#82CBB2
ΔE00 3.88
Seafoam
#7FE0B3
ΔE00 5.63
Mediumaquamarine
#66CDAA
ΔE00 5.85
Tiffany Blue
#7BF2DA
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DDBC2 #DB8DA6
analogous
#8DDB9B #8DDBC2 #8DCDDB
triadic
#8DDBC2 #C28DDB #DBC28D
tetradic
#8DDBC2 #9B8DDB #DB8DA6 #CDDB8D
square
#8DDBC2 #9B8DDB #DB8DA6 #CDDB8D
split-complementary
#8DDBC2 #DB8DCD #DB9B8D
monochromatic
#39B58D #5ECCA9 #8DDBC2 #BCEADB #E8F8F3
Accessibility & contrast
On white
1.61
#8DDBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#8DDBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DDBC2
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DDBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DDBC2 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1C1
Deuteranopia (green-blind)
#C9C8C4
Tritanopia (blue-blind)
#77DCD4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #8ddbc2; /* rgb */ color: rgb(141, 219, 194); /* oklch */ color: oklch(83.4% 0.085 171.9);
Tailwind
colors: {
custom: {
50: '#b1e6d4',
500: '#8ddbc2',
950: '#000000',
},
}SCSS
$custom: #8ddbc2; $custom-light: #b1e6d4; $custom-dark: #000000;
JSON
{
"hex": "#8ddbc2",
"rgb": {
"r": 141,
"g": 219,
"b": 194
},
"hsl": {
"h": 160.769,
"s": 52,
"l": 70.588
},
"oklch": {
"l": 0.83368,
"c": 0.08522,
"h": 171.9
},
"luminance": 0.60221
}Semantic roles & 50–950 ramp
primary
#8DDBC2
secondary
#B25A76
accent
#2657BF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483