#8DDFDB#8DDFDB
#8DDFDB is a very light, moderate teal. Relative luminance 0.636; OKLCH L 85.0% C 0.080 H 191.8°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8DDFDB |
|---|---|
| RGB | rgb(141, 223, 219) |
| HSL | hsl(177, 56%, 71%) |
| HSV | hsv(177, 37%, 87%) |
| CMYK | cmyk(36.8%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(83.73, -25.83, -5.95) |
| CIE-LCH | lch(83.73, 26.51, 192.97°) |
| OKLab | oklab(85.01% -0.0787 -0.0164) |
| OKLCH | oklch(85.01% 0.08 191.8) |
| XYZ | xyz(50.1537, 63.5492, 76.6275) |
| Luminance | 0.6355 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.37
Robin'S Egg Blue
#98EFF9
ΔE00 6.40
Mediumturquoise
#48D1CC
ΔE00 6.78
Light Cyan
#ACFFFC
ΔE00 7.04
Robin Egg Blue
#8AF1FE
ΔE00 7.25
Pale Cyan
#B7FFFA
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DDFDB #DF8D91
analogous
#8DDFB2 #8DDFDB #8DBADF
triadic
#8DDFDB #DB8DDF #DFDB8D
tetradic
#8DDFDB #B28DDF #DF8D91 #BADF8D
square
#8DDFDB #B28DDF #DF8D91 #BADF8D
split-complementary
#8DDFDB #DF8DBA #DFB28D
monochromatic
#35BDB6 #5DD2CC #8DDFDB #BDECEA #E7F8F7
Accessibility & contrast
On white
1.53
#8DDFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#8DDFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DDFDB
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DDFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DDFDB | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DB
Deuteranopia (green-blind)
#C7CCDC
Tritanopia (blue-blind)
#6CE3DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8ddfdb; /* rgb */ color: rgb(141, 223, 219); /* oklch */ color: oklch(85.0% 0.080 191.8);
Tailwind
colors: {
custom: {
50: '#b2e9e6',
500: '#8ddfdb',
950: '#000000',
},
}SCSS
$custom: #8ddfdb; $custom-light: #b2e9e6; $custom-dark: #000000;
JSON
{
"hex": "#8ddfdb",
"rgb": {
"r": 141,
"g": 223,
"b": 219
},
"hsl": {
"h": 177.073,
"s": 56.164,
"l": 71.373
},
"oklch": {
"l": 0.85008,
"c": 0.08042,
"h": 191.8
},
"luminance": 0.63553
}Semantic roles & 50–950 ramp
primary
#8DDFDB
secondary
#B7595E
accent
#222AC4
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484