#8BFCDC#8BFCDC
#8BFCDC is a very light, moderate teal. Relative luminance 0.803; OKLCH L 91.5% C 0.114 H 173.2°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFCDC |
|---|---|
| RGB | rgb(139, 252, 220) |
| HSL | hsl(163, 95%, 77%) |
| HSV | hsv(163, 45%, 99%) |
| CMYK | cmyk(44.8%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(91.81, -39.69, 5.32) |
| CIE-LCH | lch(91.81, 40.04, 172.37°) |
| OKLab | oklab(91.5% -0.1132 0.0135) |
| OKLCH | oklch(91.5% 0.114 173.2) |
| XYZ | xyz(58.3708, 80.2725, 80.1145) |
| Luminance | 0.8028 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.20
Aquamarine
#7FFFD4
ΔE00 2.94
Light Turquoise
#7EF4CC
ΔE00 2.98
Tiffany Blue
#7BF2DA
ΔE00 3.31
Pale Turquoise
#A5FBD5
ΔE00 3.96
Light Aquamarine
#7BFDC7
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFCDC #FC8BAB
analogous
#8BFCA4 #8BFCDC #8BE4FC
triadic
#8BFCDC #DC8BFC #FCDC8B
tetradic
#8BFCDC #A48BFC #FC8BAB #E4FC8B
square
#8BFCDC #A48BFC #FC8BAB #E4FC8B
split-complementary
#8BFCDC #FC8BE4 #FCA48B
monochromatic
#14F9B8 #4FFACA #8BFCDC #C7FEEE #E1FEF6
Accessibility & contrast
On white
1.23
#8BFCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#8BFCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFCDC
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFCDC | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDB
Deuteranopia (green-blind)
#E3E2DE
Tritanopia (blue-blind)
#62FEF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8bfcdc; /* rgb */ color: rgb(139, 252, 220); /* oklch */ color: oklch(91.5% 0.114 173.2);
Tailwind
colors: {
custom: {
50: '#b3fee6',
500: '#8bfcdc',
950: '#000000',
},
}SCSS
$custom: #8bfcdc; $custom-light: #b3fee6; $custom-dark: #000000;
JSON
{
"hex": "#8bfcdc",
"rgb": {
"r": 139,
"g": 252,
"b": 220
},
"hsl": {
"h": 163.009,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.91497,
"c": 0.11404,
"h": 173.2
},
"luminance": 0.80277
}Semantic roles & 50–950 ramp
primary
#8BFCDC
secondary
#DC5077
accent
#0041E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684