#8DDFDF#8DDFDF
#8DDFDF is a very light, moderate teal. Relative luminance 0.638; OKLCH L 85.1% C 0.080 H 195.8°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8DDFDF |
|---|---|
| RGB | rgb(141, 223, 223) |
| HSL | hsl(180, 56%, 71%) |
| HSV | hsv(180, 37%, 87%) |
| CMYK | cmyk(36.8%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(83.84, -24.89, -7.90) |
| CIE-LCH | lch(83.84, 26.11, 197.62°) |
| OKLab | oklab(85.13% -0.0771 -0.0217) |
| OKLCH | oklch(85.13% 0.08 195.8) |
| XYZ | xyz(50.6866, 63.7624, 79.4342) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.94
Robin'S Egg Blue
#98EFF9
ΔE00 5.18
Robin Egg Blue
#8AF1FE
ΔE00 6.02
Robin'S Egg
#6DEDFD
ΔE00 6.64
Powder Blue
#B0E0E6
ΔE00 6.89
Light Cyan
#ACFFFC
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DDFDF #DF8D8D
analogous
#8DDFB6 #8DDFDF #8DB6DF
triadic
#8DDFDF #DF8DDF #DFDF8D
tetradic
#8DDFDF #B68DDF #DF8D8D #B6DF8D
square
#8DDFDF #B68DDF #DF8D8D #B6DF8D
split-complementary
#8DDFDF #DF8DB6 #DFB68D
monochromatic
#35BDBD #5DD2D2 #8DDFDF #BDECEC #E7F8F8
Accessibility & contrast
On white
1.53
#8DDFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#8DDFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DDFDF
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DDFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DDFDF | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8DF
Deuteranopia (green-blind)
#C6CCE0
Tritanopia (blue-blind)
#6BE4DF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8ddfdf; /* rgb */ color: rgb(141, 223, 223); /* oklch */ color: oklch(85.1% 0.080 195.8);
Tailwind
colors: {
custom: {
50: '#b2e9e9',
500: '#8ddfdf',
950: '#000000',
},
}SCSS
$custom: #8ddfdf; $custom-light: #b2e9e9; $custom-dark: #000000;
JSON
{
"hex": "#8ddfdf",
"rgb": {
"r": 141,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 56.164,
"l": 71.373
},
"oklch": {
"l": 0.85134,
"c": 0.08011,
"h": 195.8
},
"luminance": 0.63766
}Semantic roles & 50–950 ramp
primary
#8DDFDF
secondary
#B75959
accent
#2222C4
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484