#8DD2DB#8DD2DB
#8DD2DB is a very light, moderate teal. Relative luminance 0.569; OKLCH L 82.1% C 0.070 H 206.2°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD2DB |
|---|---|
| RGB | rgb(141, 210, 219) |
| HSL | hsl(187, 52%, 71%) |
| HSV | hsv(187, 36%, 86%) |
| CMYK | cmyk(35.6%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(80.11, -19.38, -11.33) |
| CIE-LCH | lch(80.11, 22.45, 210.32°) |
| OKLab | oklab(82.11% -0.0631 -0.0311) |
| OKLCH | oklch(82.11% 0.07 206.2) |
| XYZ | xyz(46.8128, 56.8675, 75.5139) |
| Luminance | 0.5687 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.48
Robin'S Egg Blue
#98EFF9
ΔE00 6.63
Lightblue
#ADD8E6
ΔE00 6.69
Sky Blue
#87CEEB
ΔE00 7.22
Paleturquoise
#AFEEEE
ΔE00 7.39
Robin Egg Blue
#8AF1FE
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD2DB #DB968D
analogous
#8DDBBD #8DD2DB #8DABDB
triadic
#8DD2DB #DB8DD2 #D2DB8D
tetradic
#8DD2DB #BD8DDB #DB968D #ABDB8D
square
#8DD2DB #BD8DDB #DB968D #ABDB8D
split-complementary
#8DD2DB #DB8DAB #DBBD8D
monochromatic
#39A6B5 #5EC0CC #8DD2DB #BCE4EA #E8F6F8
Accessibility & contrast
On white
1.70
#8DD2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#8DD2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD2DB
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD2DB | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDC
Deuteranopia (green-blind)
#BAC2DB
Tritanopia (blue-blind)
#6FD8D5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #8dd2db; /* rgb */ color: rgb(141, 210, 219); /* oklch */ color: oklch(82.1% 0.070 206.2);
Tailwind
colors: {
custom: {
50: '#b1e0e6',
500: '#8dd2db',
950: '#000000',
},
}SCSS
$custom: #8dd2db; $custom-light: #b1e0e6; $custom-dark: #000000;
JSON
{
"hex": "#8dd2db",
"rgb": {
"r": 141,
"g": 210,
"b": 219
},
"hsl": {
"h": 186.923,
"s": 52,
"l": 70.588
},
"oklch": {
"l": 0.82108,
"c": 0.07029,
"h": 206.2
},
"luminance": 0.5687
}Semantic roles & 50–950 ramp
primary
#8DD2DB
secondary
#B2645A
accent
#3826BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484