#8CFEC8#8CFEC8
#8CFEC8 is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.5% C 0.130 H 161.8°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #8CFEC8 |
|---|---|
| RGB | rgb(140, 254, 200) |
| HSL | hsl(152, 98%, 77%) |
| HSV | hsv(152, 45%, 100%) |
| CMYK | cmyk(44.9%, 0%, 21.3%, 0.4%) |
| CIE-LAB | lab(91.96, -44.51, 15.86) |
| CIE-LCH | lch(91.96, 47.25, 160.39°) |
| OKLab | oklab(91.49% -0.1234 0.0407) |
| OKLCH | oklch(91.49% 0.13 161.8) |
| XYZ | xyz(56.6779, 80.6249, 67.2079) |
| Luminance | 0.8063 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.59
Aquamarine
#7FFFD4
ΔE00 3.36
Light Seafoam
#A0FEBF
ΔE00 3.50
Light Blue Green
#7EFBB3
ΔE00 3.87
Light Turquoise
#7EF4CC
ΔE00 4.08
Light Greenish Blue
#63F7B4
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CFEC8 #FE8CC2
analogous
#8CFE8F #8CFEC8 #8CFBFE
triadic
#8CFEC8 #C88CFE #FEC88C
tetradic
#8CFEC8 #8F8CFE #FE8CC2 #FBFE8C
square
#8CFEC8 #8F8CFE #FE8CC2 #FBFE8C
split-complementary
#8CFEC8 #FE8CFB #FE8F8C
monochromatic
#13FD8E #4FFDAB #8CFEC8 #C9FFE5 #E1FFF0
Accessibility & contrast
On white
1.23
#8CFEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#8CFEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CFEC8
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CFEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CFEC8 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEFC5
Deuteranopia (green-blind)
#E9E3CB
Tritanopia (blue-blind)
#6CFEEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8cfec8; /* rgb */ color: rgb(140, 254, 200); /* oklch */ color: oklch(91.5% 0.130 161.8);
Tailwind
colors: {
custom: {
50: '#b3ffd8',
500: '#8cfec8',
950: '#000000',
},
}SCSS
$custom: #8cfec8; $custom-light: #b3ffd8; $custom-dark: #000000;
JSON
{
"hex": "#8cfec8",
"rgb": {
"r": 140,
"g": 254,
"b": 200
},
"hsl": {
"h": 151.579,
"s": 98.276,
"l": 77.255
},
"oklch": {
"l": 0.91488,
"c": 0.1299,
"h": 161.8
},
"luminance": 0.80629
}Semantic roles & 50–950 ramp
primary
#8CFEC8
secondary
#DF5093
accent
#006DE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683