#8FFBC5#8FFBC5
#8FFBC5 is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.9% C 0.126 H 160.7°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFBC5 |
|---|---|
| RGB | rgb(143, 251, 197) |
| HSL | hsl(150, 93%, 77%) |
| HSV | hsv(150, 43%, 98%) |
| CMYK | cmyk(43%, 0%, 21.5%, 1.6%) |
| CIE-LAB | lab(91.17, -43.03, 16.30) |
| CIE-LCH | lch(91.17, 46.02, 159.25°) |
| OKLab | oklab(90.86% -0.1191 0.0418) |
| OKLCH | oklch(90.86% 0.126 160.7) |
| XYZ | xyz(55.8987, 78.8612, 65.0887) |
| Luminance | 0.7886 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.12
Light Seafoam
#A0FEBF
ΔE00 3.08
Light Blue Green
#7EFBB3
ΔE00 3.73
Aquamarine
#7FFFD4
ΔE00 3.85
Light Turquoise
#7EF4CC
ΔE00 4.16
Light Greenish Blue
#63F7B4
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFBC5 #FB8FC5
analogous
#8FFB8F #8FFBC5 #8FFBFB
triadic
#8FFBC5 #C58FFB #FBC58F
tetradic
#8FFBC5 #8F8FFB #FB8FC5 #FBFB8F
square
#8FFBC5 #8F8FFB #FB8FC5 #FBFB8F
split-complementary
#8FFBC5 #FB8FFB #FB8F8F
monochromatic
#19F788 #54F9A6 #8FFBC5 #CAFDE4 #E1FEF0
Accessibility & contrast
On white
1.25
#8FFBC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#8FFBC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFBC5
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFBC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFBC5 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC2
Deuteranopia (green-blind)
#E8E1C8
Tritanopia (blue-blind)
#73FAEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8ffbc5; /* rgb */ color: rgb(143, 251, 197); /* oklch */ color: oklch(90.9% 0.126 160.7);
Tailwind
colors: {
custom: {
50: '#b4fdd6',
500: '#8ffbc5',
950: '#000000',
},
}SCSS
$custom: #8ffbc5; $custom-light: #b4fdd6; $custom-dark: #000000;
JSON
{
"hex": "#8ffbc5",
"rgb": {
"r": 143,
"g": 251,
"b": 197
},
"hsl": {
"h": 150,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.90857,
"c": 0.12626,
"h": 160.7
},
"luminance": 0.78865
}Semantic roles & 50–950 ramp
primary
#8FFBC5
secondary
#DB5397
accent
#0073E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683