#8FFFD7#8FFFD7
#8FFFD7 is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.2% C 0.118 H 168.5°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFFD7 |
|---|---|
| RGB | rgb(143, 255, 215) |
| HSL | hsl(159, 100%, 78%) |
| HSV | hsv(159, 44%, 100%) |
| CMYK | cmyk(43.9%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(92.69, -41.13, 9.19) |
| CIE-LCH | lch(92.69, 42.15, 167.41°) |
| OKLab | oklab(92.22% -0.1159 0.0236) |
| OKLCH | oklch(92.22% 0.118 168.5) |
| XYZ | xyz(59.3483, 82.2615, 77.0275) |
| Luminance | 0.8227 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.21
Aquamarine
#7FFFD4
ΔE00 1.54
Light Turquoise
#7EF4CC
ΔE00 2.56
Pale Turquoise
#A5FBD5
ΔE00 2.93
Light Aquamarine
#7BFDC7
ΔE00 3.56
Tiffany Blue
#7BF2DA
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFFD7 #FF8FB7
analogous
#8FFF9F #8FFFD7 #8FEFFF
triadic
#8FFFD7 #D78FFF #FFD78F
tetradic
#8FFFD7 #9F8FFF #FF8FB7 #EFFF8F
square
#8FFFD7 #9F8FFF #FF8FB7 #EFFF8F
split-complementary
#8FFFD7 #FF8FEF #FF9F8F
monochromatic
#15FFAB #52FFC1 #8FFFD7 #CCFFED #E0FFF4
Accessibility & contrast
On white
1.20
#8FFFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#8FFFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFFD7
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFFD7 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF2D5
Deuteranopia (green-blind)
#E8E5DA
Tritanopia (blue-blind)
#6BFFF3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #8fffd7; /* rgb */ color: rgb(143, 255, 215); /* oklch */ color: oklch(92.2% 0.118 168.5);
Tailwind
colors: {
custom: {
50: '#b5ffe3',
500: '#8fffd7',
950: '#000000',
},
}SCSS
$custom: #8fffd7; $custom-light: #b5ffe3; $custom-dark: #000000;
JSON
{
"hex": "#8fffd7",
"rgb": {
"r": 143,
"g": 255,
"b": 215
},
"hsl": {
"h": 158.571,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.92216,
"c": 0.11828,
"h": 168.5
},
"luminance": 0.82266
}Semantic roles & 50–950 ramp
primary
#8FFFD7
secondary
#E05285
accent
#0052E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684