#8DDDEB#8DDDEB
#8DDDEB is a very light, moderate teal. Relative luminance 0.634; OKLCH L 85.1% C 0.081 H 209.8°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8DDDEB |
|---|---|
| RGB | rgb(141, 221, 235) |
| HSL | hsl(189, 70%, 74%) |
| HSV | hsv(189, 40%, 92%) |
| CMYK | cmyk(40%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(83.64, -20.97, -14.57) |
| CIE-LCH | lch(83.64, 25.54, 214.78°) |
| OKLab | oklab(85.09% -0.07 -0.04) |
| OKLCH | oklch(85.09% 0.081 209.8) |
| XYZ | xyz(51.8309, 63.3702, 88.0816) |
| Luminance | 0.6337 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.30
Robin Egg Blue
#8AF1FE
ΔE00 4.84
Robin'S Egg
#6DEDFD
ΔE00 5.32
Powder Blue
#B0E0E6
ΔE00 5.49
Lightblue
#ADD8E6
ΔE00 6.68
Paleturquoise
#AFEEEE
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DDDEB #EB9B8D
analogous
#8DEBCA #8DDDEB #8DAEEB
triadic
#8DDDEB #EB8DDD #DDEB8D
tetradic
#8DDDEB #CA8DEB #EB9B8D #AEEB8D
square
#8DDDEB #CA8DEB #EB9B8D #AEEB8D
split-complementary
#8DDDEB #EB8DAE #EBCA8D
monochromatic
#26BDD8 #59CDE2 #8DDDEB #C1EDF4 #E5F7FA
Accessibility & contrast
On white
1.54
#8DDDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#8DDDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DDDEB
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DDDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DDDEB | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#C1CBEB
Tritanopia (blue-blind)
#65E4E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8dddeb; /* rgb */ color: rgb(141, 221, 235); /* oklch */ color: oklch(85.1% 0.081 209.8);
Tailwind
colors: {
custom: {
50: '#b2e7f1',
500: '#8dddeb',
950: '#000000',
},
}SCSS
$custom: #8dddeb; $custom-light: #b2e7f1; $custom-dark: #000000;
JSON
{
"hex": "#8dddeb",
"rgb": {
"r": 141,
"g": 221,
"b": 235
},
"hsl": {
"h": 188.936,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.85086,
"c": 0.08061,
"h": 209.8
},
"luminance": 0.63374
}Semantic roles & 50–950 ramp
primary
#8DDDEB
secondary
#C66757
accent
#3013D2
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485