#8BFCD3#8BFCD3
#8BFCD3 is a very light, moderate teal. Relative luminance 0.798; OKLCH L 91.3% C 0.120 H 168.0°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFCD3 |
|---|---|
| RGB | rgb(139, 252, 211) |
| HSL | hsl(158, 95%, 77%) |
| HSV | hsv(158, 45%, 99%) |
| CMYK | cmyk(44.8%, 0%, 16.3%, 1.2%) |
| CIE-LAB | lab(91.60, -41.62, 9.67) |
| CIE-LCH | lch(91.60, 42.73, 166.92°) |
| OKLab | oklab(91.26% -0.1171 0.0248) |
| OKLCH | oklch(91.26% 0.12 168) |
| XYZ | xyz(57.2108, 79.8085, 74.0052) |
| Luminance | 0.7981 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.38
Light Aqua
#8CFFDB
ΔE00 1.60
Light Turquoise
#7EF4CC
ΔE00 1.91
Pale Turquoise
#A5FBD5
ΔE00 3.06
Light Aquamarine
#7BFDC7
ΔE00 3.15
Tiffany Blue
#7BF2DA
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFCD3 #FC8BB4
analogous
#8BFC9B #8BFCD3 #8BEDFC
triadic
#8BFCD3 #D38BFC #FCD38B
tetradic
#8BFCD3 #9B8BFC #FC8BB4 #EDFC8B
square
#8BFCD3 #9B8BFC #FC8BB4 #EDFC8B
split-complementary
#8BFCD3 #FC8BED #FC9B8B
monochromatic
#14F9A6 #4FFABC #8BFCD3 #C7FEEA #E1FEF4
Accessibility & contrast
On white
1.24
#8BFCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#8BFCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFCD3
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFCD3 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD1
Deuteranopia (green-blind)
#E5E2D6
Tritanopia (blue-blind)
#66FDF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8bfcd3; /* rgb */ color: rgb(139, 252, 211); /* oklch */ color: oklch(91.3% 0.120 168.0);
Tailwind
colors: {
custom: {
50: '#b2fee0',
500: '#8bfcd3',
950: '#000000',
},
}SCSS
$custom: #8bfcd3; $custom-light: #b2fee0; $custom-dark: #000000;
JSON
{
"hex": "#8bfcd3",
"rgb": {
"r": 139,
"g": 252,
"b": 211
},
"hsl": {
"h": 158.23,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.9126,
"c": 0.11969,
"h": 168
},
"luminance": 0.79813
}Semantic roles & 50–950 ramp
primary
#8BFCD3
secondary
#DC5082
accent
#0053E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684