#8DDBCA#8DDBCA
#8DDBCA is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.6% C 0.081 H 178.9°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #8DDBCA |
|---|---|
| RGB | rgb(141, 219, 202) |
| HSL | hsl(167, 52%, 71%) |
| HSV | hsv(167, 36%, 86%) |
| CMYK | cmyk(35.6%, 0%, 7.8%, 14.1%) |
| CIE-LAB | lab(82.16, -27.78, 0.76) |
| CIE-LCH | lch(82.16, 27.79, 178.43°) |
| OKLab | oklab(83.6% -0.081 0.0016) |
| OKLCH | oklch(83.6% 0.081 178.9) |
| XYZ | xyz(46.9728, 60.5871, 65.0850) |
| Luminance | 0.6059 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.60
Pale Teal
#82CBB2
ΔE00 4.99
Light Teal
#90E4C1
ΔE00 5.83
Tiffany Blue
#7BF2DA
ΔE00 6.17
Turquoise
#40E0D0
ΔE00 6.91
Mediumaquamarine
#66CDAA
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DDBCA #DB8D9E
analogous
#8DDBA3 #8DDBCA #8DC5DB
triadic
#8DDBCA #CA8DDB #DBCA8D
tetradic
#8DDBCA #A38DDB #DB8D9E #C5DB8D
square
#8DDBCA #A38DDB #DB8D9E #C5DB8D
split-complementary
#8DDBCA #DB8DC5 #DBA38D
monochromatic
#39B59A #5ECCB4 #8DDBCA #BCEAE0 #E8F8F4
Accessibility & contrast
On white
1.60
#8DDBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#8DDBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DDBCA
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DDBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DDBCA | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C9
Deuteranopia (green-blind)
#C7C8CB
Tritanopia (blue-blind)
#74DDD6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #8ddbca; /* rgb */ color: rgb(141, 219, 202); /* oklch */ color: oklch(83.6% 0.081 178.9);
Tailwind
colors: {
custom: {
50: '#b1e6da',
500: '#8ddbca',
950: '#000000',
},
}SCSS
$custom: #8ddbca; $custom-light: #b1e6da; $custom-dark: #000000;
JSON
{
"hex": "#8ddbca",
"rgb": {
"r": 141,
"g": 219,
"b": 202
},
"hsl": {
"h": 166.923,
"s": 52,
"l": 70.588
},
"oklch": {
"l": 0.83595,
"c": 0.08099,
"h": 178.9
},
"luminance": 0.6059
}Semantic roles & 50–950 ramp
primary
#8DDBCA
secondary
#B25A6D
accent
#2648BF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483