#8DDEDA#8DDEDA
#8DDEDA is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.8% C 0.080 H 191.8°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8DDEDA |
|---|---|
| RGB | rgb(141, 222, 218) |
| HSL | hsl(177, 55%, 71%) |
| HSV | hsv(177, 36%, 87%) |
| CMYK | cmyk(36.5%, 0%, 1.8%, 12.9%) |
| CIE-LAB | lab(83.42, -25.58, -5.87) |
| CIE-LCH | lch(83.42, 26.24, 192.93°) |
| OKLab | oklab(84.75% -0.0779 -0.0162) |
| OKLCH | oklch(84.75% 0.08 191.8) |
| XYZ | xyz(49.7560, 62.9639, 75.8475) |
| Luminance | 0.6297 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.46
Robin'S Egg Blue
#98EFF9
ΔE00 6.52
Mediumturquoise
#48D1CC
ΔE00 6.73
Light Cyan
#ACFFFC
ΔE00 7.25
Robin Egg Blue
#8AF1FE
ΔE00 7.39
Pale Cyan
#B7FFFA
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DDEDA #DE8D91
analogous
#8DDEB1 #8DDEDA #8DB9DE
triadic
#8DDEDA #DA8DDE #DEDA8D
tetradic
#8DDEDA #B18DDE #DE8D91 #B9DE8D
square
#8DDEDA #B18DDE #DE8D91 #B9DE8D
split-complementary
#8DDEDA #DE8DB9 #DEB18D
monochromatic
#36BBB4 #5ED0CB #8DDEDA #BCECE9 #E7F8F7
Accessibility & contrast
On white
1.54
#8DDEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#8DDEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DDEDA
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DDEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DDEDA | 1.00 | 1.54 | 13.59 | 13.59 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6DA
Deuteranopia (green-blind)
#C6CBDB
Tritanopia (blue-blind)
#6DE2DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8ddeda; /* rgb */ color: rgb(141, 222, 218); /* oklch */ color: oklch(84.8% 0.080 191.8);
Tailwind
colors: {
custom: {
50: '#b2e8e5',
500: '#8ddeda',
950: '#000000',
},
}SCSS
$custom: #8ddeda; $custom-light: #b2e8e5; $custom-dark: #000000;
JSON
{
"hex": "#8ddeda",
"rgb": {
"r": 141,
"g": 222,
"b": 218
},
"hsl": {
"h": 177.037,
"s": 55.102,
"l": 71.176
},
"oklch": {
"l": 0.84753,
"c": 0.07961,
"h": 191.8
},
"luminance": 0.62967
}Semantic roles & 50–950 ramp
primary
#8DDEDA
secondary
#B65A5E
accent
#232BC3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484