#8FFDC6#8FFDC6
#8FFDC6 is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.3% C 0.128 H 160.6°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFDC6 |
|---|---|
| RGB | rgb(143, 253, 198) |
| HSL | hsl(150, 96%, 78%) |
| HSV | hsv(150, 43%, 99%) |
| CMYK | cmyk(43.5%, 0%, 21.7%, 0.8%) |
| CIE-LAB | lab(91.76, -43.71, 16.61) |
| CIE-LCH | lch(91.76, 46.76, 159.19°) |
| OKLab | oklab(91.34% -0.121 0.0426) |
| OKLCH | oklch(91.34% 0.128 160.6) |
| XYZ | xyz(56.6417, 80.1633, 65.9035) |
| Luminance | 0.8017 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.04
Light Seafoam
#A0FEBF
ΔE00 2.99
Light Blue Green
#7EFBB3
ΔE00 3.61
Aquamarine
#7FFFD4
ΔE00 3.86
Light Greenish Blue
#63F7B4
ΔE00 4.14
Pale Turquoise
#A5FBD5
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFDC6 #FD8FC6
analogous
#8FFD8F #8FFDC6 #8FFDFD
triadic
#8FFDC6 #C68FFD #FDC68F
tetradic
#8FFDC6 #8F8FFD #FD8FC6 #FDFD8F
square
#8FFDC6 #8F8FFD #FD8FC6 #FDFD8F
split-complementary
#8FFDC6 #FD8FFD #FD8F8F
monochromatic
#17FB89 #53FCA7 #8FFDC6 #CBFEE5 #E1FEF0
Accessibility & contrast
On white
1.23
#8FFDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#8FFDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFDC6
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFDC6 | 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)
#FAEFC3
Deuteranopia (green-blind)
#E9E2C9
Tritanopia (blue-blind)
#72FCEE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8ffdc6; /* rgb */ color: rgb(143, 253, 198); /* oklch */ color: oklch(91.3% 0.128 160.6);
Tailwind
colors: {
custom: {
50: '#b5fed7',
500: '#8ffdc6',
950: '#000000',
},
}SCSS
$custom: #8ffdc6; $custom-light: #b5fed7; $custom-dark: #000000;
JSON
{
"hex": "#8ffdc6",
"rgb": {
"r": 143,
"g": 253,
"b": 198
},
"hsl": {
"h": 150,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.9134,
"c": 0.12825,
"h": 160.6
},
"luminance": 0.80167
}Semantic roles & 50–950 ramp
primary
#8FFDC6
secondary
#DE5398
accent
#0073E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683