#8BFCD1#8BFCD1
#8BFCD1 is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.2% C 0.121 H 167.0°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFCD1 |
|---|---|
| RGB | rgb(139, 252, 209) |
| HSL | hsl(157, 95%, 77%) |
| HSV | hsv(157, 45%, 99%) |
| CMYK | cmyk(44.8%, 0%, 17.1%, 1.2%) |
| CIE-LAB | lab(91.55, -42.04, 10.64) |
| CIE-LCH | lch(91.55, 43.37, 165.80°) |
| OKLab | oklab(91.21% -0.1179 0.0273) |
| OKLCH | oklch(91.21% 0.121 167) |
| XYZ | xyz(56.9616, 79.7089, 72.6929) |
| Luminance | 0.7971 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.45
Light Turquoise
#7EF4CC
ΔE00 2.04
Light Aqua
#8CFFDB
ΔE00 2.10
Light Aquamarine
#7BFDC7
ΔE00 2.70
Pale Turquoise
#A5FBD5
ΔE00 3.09
Light Teal
#90E4C1
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFCD1 #FC8BB6
analogous
#8BFC99 #8BFCD1 #8BEFFC
triadic
#8BFCD1 #D18BFC #FCD18B
tetradic
#8BFCD1 #998BFC #FC8BB6 #EFFC8B
square
#8BFCD1 #998BFC #FC8BB6 #EFFC8B
split-complementary
#8BFCD1 #FC8BEF #FC998B
monochromatic
#14F9A2 #4FFAB9 #8BFCD1 #C7FEE9 #E1FEF3
Accessibility & contrast
On white
1.24
#8BFCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#8BFCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFCD1
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFCD1 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECF
Deuteranopia (green-blind)
#E5E2D4
Tritanopia (blue-blind)
#67FDF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8bfcd1; /* rgb */ color: rgb(139, 252, 209); /* oklch */ color: oklch(91.2% 0.121 167.0);
Tailwind
colors: {
custom: {
50: '#b2fedf',
500: '#8bfcd1',
950: '#000000',
},
}SCSS
$custom: #8bfcd1; $custom-light: #b2fedf; $custom-dark: #000000;
JSON
{
"hex": "#8bfcd1",
"rgb": {
"r": 139,
"g": 252,
"b": 209
},
"hsl": {
"h": 157.168,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.91209,
"c": 0.12107,
"h": 167
},
"luminance": 0.79713
}Semantic roles & 50–950 ramp
primary
#8BFCD1
secondary
#DC5085
accent
#0057E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684