#8BFCD0#8BFCD0
#8BFCD0 is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.2% C 0.122 H 166.4°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFCD0 |
|---|---|
| RGB | rgb(139, 252, 208) |
| HSL | hsl(157, 95%, 77%) |
| HSV | hsv(157, 45%, 99%) |
| CMYK | cmyk(44.8%, 0%, 17.5%, 1.2%) |
| CIE-LAB | lab(91.53, -42.25, 11.12) |
| CIE-LCH | lch(91.53, 43.69, 165.25°) |
| OKLab | oklab(91.18% -0.1184 0.0286) |
| OKLCH | oklch(91.18% 0.122 166.4) |
| XYZ | xyz(56.8382, 79.6595, 72.0430) |
| Luminance | 0.7966 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.55
Light Turquoise
#7EF4CC
ΔE00 2.15
Light Aqua
#8CFFDB
ΔE00 2.35
Light Aquamarine
#7BFDC7
ΔE00 2.49
Pale Turquoise
#A5FBD5
ΔE00 3.14
Light Seafoam
#A0FEBF
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFCD0 #FC8BB7
analogous
#8BFC98 #8BFCD0 #8BF0FC
triadic
#8BFCD0 #D08BFC #FCD08B
tetradic
#8BFCD0 #988BFC #FC8BB7 #F0FC8B
square
#8BFCD0 #988BFC #FC8BB7 #F0FC8B
split-complementary
#8BFCD0 #FC8BF0 #FC988B
monochromatic
#14F9A0 #4FFAB8 #8BFCD0 #C7FEE8 #E1FEF3
Accessibility & contrast
On white
1.24
#8BFCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#8BFCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFCD0
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFCD0 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECE
Deuteranopia (green-blind)
#E6E2D3
Tritanopia (blue-blind)
#67FDEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8bfcd0; /* rgb */ color: rgb(139, 252, 208); /* oklch */ color: oklch(91.2% 0.122 166.4);
Tailwind
colors: {
custom: {
50: '#b2fede',
500: '#8bfcd0',
950: '#000000',
},
}SCSS
$custom: #8bfcd0; $custom-light: #b2fede; $custom-dark: #000000;
JSON
{
"hex": "#8bfcd0",
"rgb": {
"r": 139,
"g": 252,
"b": 208
},
"hsl": {
"h": 156.637,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.91184,
"c": 0.12178,
"h": 166.4
},
"luminance": 0.79664
}Semantic roles & 50–950 ramp
primary
#8BFCD0
secondary
#DC5086
accent
#0059E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684