#8DFFDC#8DFFDC
#8DFFDC is a very light, moderate teal. Relative luminance 0.824; OKLCH L 92.3% C 0.116 H 171.6°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFFDC |
|---|---|
| RGB | rgb(141, 255, 220) |
| HSL | hsl(162, 100%, 78%) |
| HSV | hsv(162, 45%, 100%) |
| CMYK | cmyk(44.7%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(92.73, -40.55, 6.65) |
| CIE-LCH | lch(92.73, 41.09, 170.68°) |
| OKLab | oklab(92.26% -0.1152 0.017) |
| OKLCH | oklch(92.26% 0.116 171.6) |
| XYZ | xyz(59.6574, 82.3454, 80.4468) |
| Luminance | 0.8235 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.27
Aquamarine
#7FFFD4
ΔE00 2.23
Light Turquoise
#7EF4CC
ΔE00 2.90
Pale Turquoise
#A5FBD5
ΔE00 3.57
Tiffany Blue
#7BF2DA
ΔE00 4.27
Light Aquamarine
#7BFDC7
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFFDC #FF8DB0
analogous
#8DFFA3 #8DFFDC #8DE9FF
triadic
#8DFFDC #DC8DFF #FFDC8D
tetradic
#8DFFDC #A38DFF #FF8DB0 #E9FF8D
square
#8DFFDC #A38DFF #FF8DB0 #E9FF8D
split-complementary
#8DFFDC #FF8DE9 #FFA38D
monochromatic
#13FFB6 #50FFC9 #8DFFDC #CAFFEF #E0FFF6
Accessibility & contrast
On white
1.20
#8DFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#8DFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFFDC
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFFDC | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2DA
Deuteranopia (green-blind)
#E7E5DE
Tritanopia (blue-blind)
#65FFF5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #8dffdc; /* rgb */ color: rgb(141, 255, 220); /* oklch */ color: oklch(92.3% 0.116 171.6);
Tailwind
colors: {
custom: {
50: '#b4ffe6',
500: '#8dffdc',
950: '#000000',
},
}SCSS
$custom: #8dffdc; $custom-light: #b4ffe6; $custom-dark: #000000;
JSON
{
"hex": "#8dffdc",
"rgb": {
"r": 141,
"g": 255,
"b": 220
},
"hsl": {
"h": 161.579,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.92263,
"c": 0.11643,
"h": 171.6
},
"luminance": 0.8235
}Semantic roles & 50–950 ramp
primary
#8DFFDC
secondary
#E0507C
accent
#0046E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684