#8CFFDC#8CFFDC
#8CFFDC is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.2% C 0.117 H 171.7°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8CFFDC |
|---|---|
| RGB | rgb(140, 255, 220) |
| HSL | hsl(162, 100%, 77%) |
| HSV | hsv(162, 45%, 100%) |
| CMYK | cmyk(45.1%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(92.69, -40.79, 6.59) |
| CIE-LCH | lch(92.69, 41.32, 170.82°) |
| OKLab | oklab(92.22% -0.1159 0.0168) |
| OKLCH | oklch(92.22% 0.117 171.7) |
| XYZ | xyz(59.4881, 82.2581, 80.4389) |
| Luminance | 0.8226 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.28
Aquamarine
#7FFFD4
ΔE00 2.20
Light Turquoise
#7EF4CC
ΔE00 2.88
Pale Turquoise
#A5FBD5
ΔE00 3.66
Tiffany Blue
#7BF2DA
ΔE00 4.23
Light Aquamarine
#7BFDC7
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CFFDC #FF8CAF
analogous
#8CFFA2 #8CFFDC #8CE9FF
triadic
#8CFFDC #DC8CFF #FFDC8C
tetradic
#8CFFDC #A28CFF #FF8CAF #E9FF8C
square
#8CFFDC #A28CFF #FF8CAF #E9FF8C
split-complementary
#8CFFDC #FF8CE9 #FFA28C
monochromatic
#12FFB7 #4FFFC9 #8CFFDC #C9FFEF #E0FFF6
Accessibility & contrast
On white
1.20
#8CFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#8CFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CFFDC
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CFFDC | 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)
#F9F2DA
Deuteranopia (green-blind)
#E6E5DE
Tritanopia (blue-blind)
#63FFF5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #8cffdc; /* rgb */ color: rgb(140, 255, 220); /* oklch */ color: oklch(92.2% 0.117 171.7);
Tailwind
colors: {
custom: {
50: '#b3ffe6',
500: '#8cffdc',
950: '#000000',
},
}SCSS
$custom: #8cffdc; $custom-light: #b3ffe6; $custom-dark: #000000;
JSON
{
"hex": "#8cffdc",
"rgb": {
"r": 140,
"g": 255,
"b": 220
},
"hsl": {
"h": 161.739,
"s": 100,
"l": 77.451
},
"oklch": {
"l": 0.92221,
"c": 0.1171,
"h": 171.7
},
"luminance": 0.82263
}Semantic roles & 50–950 ramp
primary
#8CFFDC
secondary
#E04F7B
accent
#0046E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684