#8BFDD3#8BFDD3
#8BFDD3 is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.5% C 0.121 H 167.7°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFDD3 |
|---|---|
| RGB | rgb(139, 253, 211) |
| HSL | hsl(158, 97%, 77%) |
| HSV | hsv(158, 45%, 99%) |
| CMYK | cmyk(45.1%, 0%, 16.6%, 0.8%) |
| CIE-LAB | lab(91.88, -42.07, 10.07) |
| CIE-LCH | lch(91.88, 43.26, 166.53°) |
| OKLab | oklab(91.49% -0.1182 0.0259) |
| OKLCH | oklch(91.49% 0.121 167.7) |
| XYZ | xyz(57.5256, 80.4382, 74.1102) |
| Luminance | 0.8044 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.26
Light Aqua
#8CFFDB
ΔE00 1.74
Light Turquoise
#7EF4CC
ΔE00 2.10
Light Aquamarine
#7BFDC7
ΔE00 2.93
Pale Turquoise
#A5FBD5
ΔE00 3.13
Tiffany Blue
#7BF2DA
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFDD3 #FD8BB5
analogous
#8BFD9A #8BFDD3 #8BEEFD
triadic
#8BFDD3 #D38BFD #FDD38B
tetradic
#8BFDD3 #9A8BFD #FD8BB5 #EEFD8B
square
#8BFDD3 #9A8BFD #FD8BB5 #EEFD8B
split-complementary
#8BFDD3 #FD8BEE #FD9A8B
monochromatic
#13FBA5 #4FFCBC #8BFDD3 #C7FEEA #E1FEF4
Accessibility & contrast
On white
1.23
#8BFDD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#8BFDD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFDD3
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFDD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFDD3 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD1
Deuteranopia (green-blind)
#E6E2D6
Tritanopia (blue-blind)
#66FEF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8bfdd3; /* rgb */ color: rgb(139, 253, 211); /* oklch */ color: oklch(91.5% 0.121 167.7);
Tailwind
colors: {
custom: {
50: '#b2fee0',
500: '#8bfdd3',
950: '#000000',
},
}SCSS
$custom: #8bfdd3; $custom-light: #b2fee0; $custom-dark: #000000;
JSON
{
"hex": "#8bfdd3",
"rgb": {
"r": 139,
"g": 253,
"b": 211
},
"hsl": {
"h": 157.895,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.91489,
"c": 0.12101,
"h": 167.7
},
"luminance": 0.80443
}Semantic roles & 50–950 ramp
primary
#8BFDD3
secondary
#DD4F83
accent
#0055E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684