#8FFFD8#8FFFD8
#8FFFD8 is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.2% C 0.118 H 169.1°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFFD8 |
|---|---|
| RGB | rgb(143, 255, 216) |
| HSL | hsl(159, 100%, 78%) |
| HSV | hsv(159, 44%, 100%) |
| CMYK | cmyk(43.9%, 0%, 15.3%, 0%) |
| CIE-LAB | lab(92.71, -40.92, 8.71) |
| CIE-LCH | lch(92.71, 41.84, 167.99°) |
| OKLab | oklab(92.24% -0.1155 0.0223) |
| OKLCH | oklch(92.24% 0.118 169.1) |
| XYZ | xyz(59.4772, 82.3130, 77.7062) |
| Luminance | 0.8232 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.95
Aquamarine
#7FFFD4
ΔE00 1.63
Light Turquoise
#7EF4CC
ΔE00 2.58
Pale Turquoise
#A5FBD5
ΔE00 2.98
Light Aquamarine
#7BFDC7
ΔE00 3.80
Tiffany Blue
#7BF2DA
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFFD8 #FF8FB6
analogous
#8FFFA0 #8FFFD8 #8FEEFF
triadic
#8FFFD8 #D88FFF #FFD88F
tetradic
#8FFFD8 #A08FFF #FF8FB6 #EEFF8F
square
#8FFFD8 #A08FFF #FF8FB6 #EEFF8F
split-complementary
#8FFFD8 #FF8FEE #FFA08F
monochromatic
#15FFAD #52FFC3 #8FFFD8 #CCFFED #E0FFF4
Accessibility & contrast
On white
1.20
#8FFFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#8FFFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFFD8
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFFD8 | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF2D6
Deuteranopia (green-blind)
#E8E5DB
Tritanopia (blue-blind)
#6AFFF4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #8fffd8; /* rgb */ color: rgb(143, 255, 216); /* oklch */ color: oklch(92.2% 0.118 169.1);
Tailwind
colors: {
custom: {
50: '#b5ffe4',
500: '#8fffd8',
950: '#000000',
},
}SCSS
$custom: #8fffd8; $custom-light: #b5ffe4; $custom-dark: #000000;
JSON
{
"hex": "#8fffd8",
"rgb": {
"r": 143,
"g": 255,
"b": 216
},
"hsl": {
"h": 159.107,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.92242,
"c": 0.11763,
"h": 169.1
},
"luminance": 0.82318
}Semantic roles & 50–950 ramp
primary
#8FFFD8
secondary
#E05283
accent
#0050E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684