#8BFCD5#8BFCD5
#8BFCD5 is a very light, moderate teal. Relative luminance 0.799; OKLCH L 91.3% C 0.118 H 169.1°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFCD5 |
|---|---|
| RGB | rgb(139, 252, 213) |
| HSL | hsl(159, 95%, 77%) |
| HSV | hsv(159, 45%, 99%) |
| CMYK | cmyk(44.8%, 0%, 15.5%, 1.2%) |
| CIE-LAB | lab(91.64, -41.20, 8.70) |
| CIE-LCH | lch(91.64, 42.11, 168.07°) |
| OKLab | oklab(91.31% -0.1162 0.0223) |
| OKLCH | oklch(91.31% 0.118 169.1) |
| XYZ | xyz(57.4631, 79.9094, 75.3339) |
| Luminance | 0.7991 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.12
Aquamarine
#7FFFD4
ΔE00 1.51
Light Turquoise
#7EF4CC
ΔE00 1.92
Pale Turquoise
#A5FBD5
ΔE00 3.11
Light Aquamarine
#7BFDC7
ΔE00 3.63
Tiffany Blue
#7BF2DA
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFCD5 #FC8BB2
analogous
#8BFC9D #8BFCD5 #8BEBFC
triadic
#8BFCD5 #D58BFC #FCD58B
tetradic
#8BFCD5 #9D8BFC #FC8BB2 #EBFC8B
square
#8BFCD5 #9D8BFC #FC8BB2 #EBFC8B
split-complementary
#8BFCD5 #FC8BEB #FC9D8B
monochromatic
#14F9AA #4FFABF #8BFCD5 #C7FEEB #E1FEF4
Accessibility & contrast
On white
1.24
#8BFCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#8BFCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFCD5
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFCD5 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD3
Deuteranopia (green-blind)
#E5E2D8
Tritanopia (blue-blind)
#65FDF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8bfcd5; /* rgb */ color: rgb(139, 252, 213); /* oklch */ color: oklch(91.3% 0.118 169.1);
Tailwind
colors: {
custom: {
50: '#b2fee1',
500: '#8bfcd5',
950: '#000000',
},
}SCSS
$custom: #8bfcd5; $custom-light: #b2fee1; $custom-dark: #000000;
JSON
{
"hex": "#8bfcd5",
"rgb": {
"r": 139,
"g": 252,
"b": 213
},
"hsl": {
"h": 159.292,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.91312,
"c": 0.11835,
"h": 169.1
},
"luminance": 0.79914
}Semantic roles & 50–950 ramp
primary
#8BFCD5
secondary
#DC5080
accent
#004FE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684