#8BFDC7#8BFDC7
#8BFDC7 is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.2% C 0.130 H 161.7°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFDC7 |
|---|---|
| RGB | rgb(139, 253, 199) |
| HSL | hsl(152, 97%, 77%) |
| HSV | hsv(152, 45%, 99%) |
| CMYK | cmyk(45.1%, 0%, 21.3%, 0.8%) |
| CIE-LAB | lab(91.62, -44.53, 15.88) |
| CIE-LCH | lch(91.62, 47.27, 160.37°) |
| OKLab | oklab(91.19% -0.1234 0.0407) |
| OKLCH | oklch(91.19% 0.13 161.7) |
| XYZ | xyz(56.0771, 79.8588, 66.4810) |
| Luminance | 0.7986 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.53
Aquamarine
#7FFFD4
ΔE00 3.38
Light Seafoam
#A0FEBF
ΔE00 3.52
Light Blue Green
#7EFBB3
ΔE00 3.80
Light Greenish Blue
#63F7B4
ΔE00 3.98
Light Turquoise
#7EF4CC
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFDC7 #FD8BC1
analogous
#8BFD8E #8BFDC7 #8BFAFD
triadic
#8BFDC7 #C78BFD #FDC78B
tetradic
#8BFDC7 #8E8BFD #FD8BC1 #FAFD8B
square
#8BFDC7 #8E8BFD #FD8BC1 #FAFD8B
split-complementary
#8BFDC7 #FD8BFA #FD8E8B
monochromatic
#13FB8D #4FFCAA #8BFDC7 #C7FEE4 #E1FEF0
Accessibility & contrast
On white
1.24
#8BFDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#8BFDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFDC7
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFDC7 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEEC4
Deuteranopia (green-blind)
#E8E2CA
Tritanopia (blue-blind)
#6BFDEE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8bfdc7; /* rgb */ color: rgb(139, 253, 199); /* oklch */ color: oklch(91.2% 0.130 161.7);
Tailwind
colors: {
custom: {
50: '#b2fed8',
500: '#8bfdc7',
950: '#000000',
},
}SCSS
$custom: #8bfdc7; $custom-light: #b2fed8; $custom-dark: #000000;
JSON
{
"hex": "#8bfdc7",
"rgb": {
"r": 139,
"g": 253,
"b": 199
},
"hsl": {
"h": 151.579,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.91192,
"c": 0.12994,
"h": 161.7
},
"luminance": 0.79863
}Semantic roles & 50–950 ramp
primary
#8BFDC7
secondary
#DD4F92
accent
#006DE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683