#8DDBDF#8DDBDF
#8DDBDF is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.2% C 0.077 H 199.9°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8DDBDF |
|---|---|
| RGB | rgb(141, 219, 223) |
| HSL | hsl(183, 56%, 71%) |
| HSV | hsv(183, 37%, 87%) |
| CMYK | cmyk(36.8%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(82.73, -22.92, -9.56) |
| CIE-LCH | lch(82.73, 24.83, 202.64°) |
| OKLab | oklab(84.24% -0.0723 -0.0262) |
| OKLCH | oklch(84.24% 0.077 199.9) |
| XYZ | xyz(49.6305, 61.6502, 79.0822) |
| Luminance | 0.6165 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.93
Paleturquoise
#AFEEEE
ΔE00 5.38
Robin Egg Blue
#8AF1FE
ΔE00 5.79
Powder Blue
#B0E0E6
ΔE00 5.94
Robin'S Egg
#6DEDFD
ΔE00 6.31
Mediumturquoise
#48D1CC
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DDBDF #DF918D
analogous
#8DDFBA #8DDBDF #8DB2DF
triadic
#8DDBDF #DF8DDB #DBDF8D
tetradic
#8DDBDF #BA8DDF #DF918D #B2DF8D
square
#8DDBDF #BA8DDF #DF918D #B2DF8D
split-complementary
#8DDBDF #DF8DB2 #DFBA8D
monochromatic
#35B6BD #5DCCD2 #8DDBDF #BDEAEC #E7F7F8
Accessibility & contrast
On white
1.58
#8DDBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#8DDBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DDBDF
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DDBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DDBDF | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DF
Deuteranopia (green-blind)
#C2C9E0
Tritanopia (blue-blind)
#6BE0DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #8ddbdf; /* rgb */ color: rgb(141, 219, 223); /* oklch */ color: oklch(84.2% 0.077 199.9);
Tailwind
colors: {
custom: {
50: '#b2e6e9',
500: '#8ddbdf',
950: '#000000',
},
}SCSS
$custom: #8ddbdf; $custom-light: #b2e6e9; $custom-dark: #000000;
JSON
{
"hex": "#8ddbdf",
"rgb": {
"r": 141,
"g": 219,
"b": 223
},
"hsl": {
"h": 182.927,
"s": 56.164,
"l": 71.373
},
"oklch": {
"l": 0.84242,
"c": 0.07694,
"h": 199.9
},
"luminance": 0.61653
}Semantic roles & 50–950 ramp
primary
#8DDBDF
secondary
#B75E59
accent
#2A22C4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484