#8DDCDF#8DDCDF
#8DDCDF is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.5% C 0.078 H 198.9°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8DDCDF |
|---|---|
| RGB | rgb(141, 220, 223) |
| HSL | hsl(182, 56%, 71%) |
| HSV | hsv(182, 37%, 87%) |
| CMYK | cmyk(36.8%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(83.01, -23.41, -9.14) |
| CIE-LCH | lch(83.01, 25.13, 201.34°) |
| OKLab | oklab(84.47% -0.0735 -0.0251) |
| OKLCH | oklch(84.47% 0.078 198.9) |
| XYZ | xyz(49.8922, 62.1735, 79.1694) |
| Luminance | 0.6218 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.92
Paleturquoise
#AFEEEE
ΔE00 5.21
Robin Egg Blue
#8AF1FE
ΔE00 5.79
Powder Blue
#B0E0E6
ΔE00 6.15
Robin'S Egg
#6DEDFD
ΔE00 6.34
Mediumturquoise
#48D1CC
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DDCDF #DF908D
analogous
#8DDFB9 #8DDCDF #8DB3DF
triadic
#8DDCDF #DF8DDC #DCDF8D
tetradic
#8DDCDF #B98DDF #DF908D #B3DF8D
square
#8DDCDF #B98DDF #DF908D #B3DF8D
split-complementary
#8DDCDF #DF8DB3 #DFB98D
monochromatic
#35B8BD #5DCDD2 #8DDCDF #BDEBEC #E7F8F8
Accessibility & contrast
On white
1.56
#8DDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#8DDCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DDCDF
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DDCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DDCDF | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DF
Deuteranopia (green-blind)
#C3CAE0
Tritanopia (blue-blind)
#6BE1DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #8ddcdf; /* rgb */ color: rgb(141, 220, 223); /* oklch */ color: oklch(84.5% 0.078 198.9);
Tailwind
colors: {
custom: {
50: '#b2e7e9',
500: '#8ddcdf',
950: '#000000',
},
}SCSS
$custom: #8ddcdf; $custom-light: #b2e7e9; $custom-dark: #000000;
JSON
{
"hex": "#8ddcdf",
"rgb": {
"r": 141,
"g": 220,
"b": 223
},
"hsl": {
"h": 182.195,
"s": 56.164,
"l": 71.373
},
"oklch": {
"l": 0.84465,
"c": 0.0777,
"h": 198.9
},
"luminance": 0.62177
}Semantic roles & 50–950 ramp
primary
#8DDCDF
secondary
#B75D59
accent
#2822C4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484