#8BFDCD#8BFDCD
#8BFDCD is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.3% C 0.125 H 164.6°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFDCD |
|---|---|
| RGB | rgb(139, 253, 205) |
| HSL | hsl(155, 97%, 77%) |
| HSV | hsv(155, 45%, 99%) |
| CMYK | cmyk(45.1%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(91.75, -43.31, 12.98) |
| CIE-LCH | lch(91.75, 45.22, 163.32°) |
| OKLab | oklab(91.34% -0.1208 0.0333) |
| OKLCH | oklch(91.34% 0.125 164.6) |
| XYZ | xyz(56.7875, 80.1430, 70.2225) |
| Luminance | 0.8015 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.77
Aquamarine
#7FFFD4
ΔE00 2.10
Light Turquoise
#7EF4CC
ΔE00 2.85
Light Aqua
#8CFFDB
ΔE00 3.25
Pale Turquoise
#A5FBD5
ΔE00 3.53
Light Seafoam
#A0FEBF
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFDCD #FD8BBB
analogous
#8BFD94 #8BFDCD #8BF4FD
triadic
#8BFDCD #CD8BFD #FDCD8B
tetradic
#8BFDCD #948BFD #FD8BBB #F4FD8B
square
#8BFDCD #948BFD #FD8BBB #F4FD8B
split-complementary
#8BFDCD #FD8BF4 #FD948B
monochromatic
#13FB99 #4FFCB3 #8BFDCD #C7FEE7 #E1FEF2
Accessibility & contrast
On white
1.23
#8BFDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#8BFDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFDCD
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFDCD | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCB
Deuteranopia (green-blind)
#E7E2D0
Tritanopia (blue-blind)
#68FDEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8bfdcd; /* rgb */ color: rgb(139, 253, 205); /* oklch */ color: oklch(91.3% 0.125 164.6);
Tailwind
colors: {
custom: {
50: '#b2fedc',
500: '#8bfdcd',
950: '#000000',
},
}SCSS
$custom: #8bfdcd; $custom-light: #b2fedc; $custom-dark: #000000;
JSON
{
"hex": "#8bfdcd",
"rgb": {
"r": 139,
"g": 253,
"b": 205
},
"hsl": {
"h": 154.737,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.91338,
"c": 0.1253,
"h": 164.6
},
"luminance": 0.80147
}Semantic roles & 50–950 ramp
primary
#8BFDCD
secondary
#DD4F8B
accent
#0061E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684