#8DFCDC#8DFCDC
#8DFCDC is a very light, moderate teal. Relative luminance 0.805; OKLCH L 91.6% C 0.113 H 173.0°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFCDC |
|---|---|
| RGB | rgb(141, 252, 220) |
| HSL | hsl(163, 95%, 77%) |
| HSV | hsv(163, 44%, 99%) |
| CMYK | cmyk(44%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(91.88, -39.20, 5.44) |
| CIE-LCH | lch(91.88, 39.58, 172.10°) |
| OKLab | oklab(91.58% -0.1118 0.0138) |
| OKLCH | oklch(91.58% 0.113 173) |
| XYZ | xyz(58.7079, 80.4463, 80.1303) |
| Luminance | 0.8045 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.18
Aquamarine
#7FFFD4
ΔE00 2.99
Light Turquoise
#7EF4CC
ΔE00 3.01
Tiffany Blue
#7BF2DA
ΔE00 3.41
Pale Turquoise
#A5FBD5
ΔE00 3.77
Light Aquamarine
#7BFDC7
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFCDC #FC8DAD
analogous
#8DFCA5 #8DFCDC #8DE4FC
triadic
#8DFCDC #DC8DFC #FCDC8D
tetradic
#8DFCDC #A58DFC #FC8DAD #E4FC8D
square
#8DFCDC #A58DFC #FC8DAD #E4FC8D
split-complementary
#8DFCDC #FC8DE4 #FCA58D
monochromatic
#16F9B7 #51FACA #8DFCDC #C9FEEE #E1FEF6
Accessibility & contrast
On white
1.23
#8DFCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#8DFCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFCDC
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFCDC | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFDB
Deuteranopia (green-blind)
#E4E2DE
Tritanopia (blue-blind)
#66FEF2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8dfcdc; /* rgb */ color: rgb(141, 252, 220); /* oklch */ color: oklch(91.6% 0.113 173.0);
Tailwind
colors: {
custom: {
50: '#b4fee6',
500: '#8dfcdc',
950: '#000000',
},
}SCSS
$custom: #8dfcdc; $custom-light: #b4fee6; $custom-dark: #000000;
JSON
{
"hex": "#8dfcdc",
"rgb": {
"r": 141,
"g": 252,
"b": 220
},
"hsl": {
"h": 162.703,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.91582,
"c": 0.11268,
"h": 173
},
"luminance": 0.80451
}Semantic roles & 50–950 ramp
primary
#8DFCDC
secondary
#DC5179
accent
#0042E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684