#8FFCD1#8FFCD1
#8FFCD1 is a very light, moderate teal. Relative luminance 0.801; OKLCH L 91.4% C 0.118 H 166.3°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFCD1 |
|---|---|
| RGB | rgb(143, 252, 209) |
| HSL | hsl(156, 95%, 77%) |
| HSV | hsv(156, 43%, 99%) |
| CMYK | cmyk(43.3%, 0%, 17.1%, 1.2%) |
| CIE-LAB | lab(91.71, -41.05, 10.88) |
| CIE-LCH | lch(91.71, 42.47, 165.15°) |
| OKLab | oklab(91.38% -0.1151 0.028) |
| OKLCH | oklch(91.38% 0.118 166.3) |
| XYZ | xyz(57.6420, 80.0597, 72.7248) |
| Luminance | 0.8006 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.84
Light Aqua
#8CFFDB
ΔE00 2.25
Light Turquoise
#7EF4CC
ΔE00 2.29
Pale Turquoise
#A5FBD5
ΔE00 2.71
Light Aquamarine
#7BFDC7
ΔE00 2.86
Light Teal
#90E4C1
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFCD1 #FC8FBA
analogous
#8FFC9A #8FFCD1 #8FF1FC
triadic
#8FFCD1 #D18FFC #FCD18F
tetradic
#8FFCD1 #9A8FFC #FC8FBA #F1FC8F
square
#8FFCD1 #9A8FFC #FC8FBA #F1FC8F
split-complementary
#8FFCD1 #FC8FF1 #FC9A8F
monochromatic
#18F9A0 #53FAB9 #8FFCD1 #CBFEE9 #E1FEF3
Accessibility & contrast
On white
1.23
#8FFCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#8FFCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFCD1
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFCD1 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFCF
Deuteranopia (green-blind)
#E6E2D4
Tritanopia (blue-blind)
#6EFDF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8ffcd1; /* rgb */ color: rgb(143, 252, 209); /* oklch */ color: oklch(91.4% 0.118 166.3);
Tailwind
colors: {
custom: {
50: '#b5fedf',
500: '#8ffcd1',
950: '#000000',
},
}SCSS
$custom: #8ffcd1; $custom-light: #b5fedf; $custom-dark: #000000;
JSON
{
"hex": "#8ffcd1",
"rgb": {
"r": 143,
"g": 252,
"b": 209
},
"hsl": {
"h": 156.33,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.9138,
"c": 0.11845,
"h": 166.3
},
"luminance": 0.80064
}Semantic roles & 50–950 ramp
primary
#8FFCD1
secondary
#DC5389
accent
#005BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684