#8DFCD6#8DFCD6
#8DFCD6 is a very light, moderate teal. Relative luminance 0.801; OKLCH L 91.4% C 0.116 H 169.4°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFCD6 |
|---|---|
| RGB | rgb(141, 252, 214) |
| HSL | hsl(159, 95%, 77%) |
| HSV | hsv(159, 44%, 99%) |
| CMYK | cmyk(44%, 0%, 15.1%, 1.2%) |
| CIE-LAB | lab(91.75, -40.50, 8.34) |
| CIE-LCH | lch(91.75, 41.35, 168.36°) |
| OKLab | oklab(91.42% -0.1144 0.0214) |
| OKLCH | oklch(91.42% 0.116 169.4) |
| XYZ | xyz(57.9275, 80.1342, 76.0202) |
| Luminance | 0.8014 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.97
Aquamarine
#7FFFD4
ΔE00 1.77
Light Turquoise
#7EF4CC
ΔE00 2.07
Pale Turquoise
#A5FBD5
ΔE00 2.97
Light Aquamarine
#7BFDC7
ΔE00 3.91
Tiffany Blue
#7BF2DA
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFCD6 #FC8DB3
analogous
#8DFC9E #8DFCD6 #8DEBFC
triadic
#8DFCD6 #D68DFC #FCD68D
tetradic
#8DFCD6 #9E8DFC #FC8DB3 #EBFC8D
square
#8DFCD6 #9E8DFC #FC8DB3 #EBFC8D
split-complementary
#8DFCD6 #FC8DEB #FC9E8D
monochromatic
#16F9AB #51FAC1 #8DFCD6 #C9FEEB #E1FEF4
Accessibility & contrast
On white
1.23
#8DFCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#8DFCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFCD6
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFCD6 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD4
Deuteranopia (green-blind)
#E5E2D8
Tritanopia (blue-blind)
#68FDF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8dfcd6; /* rgb */ color: rgb(141, 252, 214); /* oklch */ color: oklch(91.4% 0.116 169.4);
Tailwind
colors: {
custom: {
50: '#b4fee2',
500: '#8dfcd6',
950: '#000000',
},
}SCSS
$custom: #8dfcd6; $custom-light: #b4fee2; $custom-dark: #000000;
JSON
{
"hex": "#8dfcd6",
"rgb": {
"r": 141,
"g": 252,
"b": 214
},
"hsl": {
"h": 159.459,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.91422,
"c": 0.11637,
"h": 169.4
},
"luminance": 0.80139
}Semantic roles & 50–950 ramp
primary
#8DFCD6
secondary
#DC5181
accent
#004FE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684