#8DFCD7#8DFCD7
#8DFCD7 is a very light, moderate teal. Relative luminance 0.802; OKLCH L 91.4% C 0.116 H 170.0°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFCD7 |
|---|---|
| RGB | rgb(141, 252, 215) |
| HSL | hsl(160, 95%, 77%) |
| HSV | hsv(160, 44%, 99%) |
| CMYK | cmyk(44%, 0%, 14.7%, 1.2%) |
| CIE-LAB | lab(91.77, -40.28, 7.86) |
| CIE-LCH | lch(91.77, 41.04, 168.96°) |
| OKLab | oklab(91.45% -0.114 0.0201) |
| OKLCH | oklch(91.45% 0.116 170) |
| XYZ | xyz(58.0556, 80.1854, 76.6949) |
| Luminance | 0.8019 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.79
Aquamarine
#7FFFD4
ΔE00 1.92
Light Turquoise
#7EF4CC
ΔE00 2.16
Pale Turquoise
#A5FBD5
ΔE00 3.05
Light Aquamarine
#7BFDC7
ΔE00 4.16
Tiffany Blue
#7BF2DA
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFCD7 #FC8DB2
analogous
#8DFCA0 #8DFCD7 #8DEAFC
triadic
#8DFCD7 #D78DFC #FCD78D
tetradic
#8DFCD7 #A08DFC #FC8DB2 #EAFC8D
square
#8DFCD7 #A08DFC #FC8DB2 #EAFC8D
split-complementary
#8DFCD7 #FC8DEA #FCA08D
monochromatic
#16F9AD #51FAC2 #8DFCD7 #C9FEEC #E1FEF5
Accessibility & contrast
On white
1.23
#8DFCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#8DFCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFCD7
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFCD7 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD5
Deuteranopia (green-blind)
#E5E2D9
Tritanopia (blue-blind)
#68FDF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8dfcd7; /* rgb */ color: rgb(141, 252, 215); /* oklch */ color: oklch(91.4% 0.116 170.0);
Tailwind
colors: {
custom: {
50: '#b4fee3',
500: '#8dfcd7',
950: '#000000',
},
}SCSS
$custom: #8dfcd7; $custom-light: #b4fee3; $custom-dark: #000000;
JSON
{
"hex": "#8dfcd7",
"rgb": {
"r": 141,
"g": 252,
"b": 215
},
"hsl": {
"h": 160,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.91449,
"c": 0.11572,
"h": 170
},
"luminance": 0.8019
}Semantic roles & 50–950 ramp
primary
#8DFCD7
secondary
#DC517F
accent
#004CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684