#8BFDE2#8BFDE2
#8BFDE2 is a very light, moderate teal. Relative luminance 0.812; OKLCH L 91.9% C 0.112 H 176.5°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFDE2 |
|---|---|
| RGB | rgb(139, 253, 226) |
| HSL | hsl(166, 97%, 77%) |
| HSV | hsv(166, 45%, 99%) |
| CMYK | cmyk(45.1%, 0%, 10.7%, 0.8%) |
| CIE-LAB | lab(92.23, -38.81, 2.83) |
| CIE-LCH | lch(92.23, 38.91, 175.83°) |
| OKLab | oklab(91.89% -0.1118 0.0069) |
| OKLCH | oklch(91.89% 0.112 176.5) |
| XYZ | xyz(59.4946, 81.2258, 84.4798) |
| Luminance | 0.8123 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.60
Tiffany Blue
#7BF2DA
ΔE00 2.63
Aquamarine
#7FFFD4
ΔE00 4.33
Light Turquoise
#7EF4CC
ΔE00 4.35
Pale Turquoise
#A5FBD5
ΔE00 5.08
Pale Aqua
#B8FFEB
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFDE2 #FD8BA6
analogous
#8BFDA9 #8BFDE2 #8BDFFD
triadic
#8BFDE2 #E28BFD #FDE28B
tetradic
#8BFDE2 #A98BFD #FD8BA6 #DFFD8B
square
#8BFDE2 #A98BFD #FD8BA6 #DFFD8B
split-complementary
#8BFDE2 #FD8BDF #FDA98B
monochromatic
#13FBC4 #4FFCD3 #8BFDE2 #C7FEF1 #E1FEF7
Accessibility & contrast
On white
1.22
#8BFDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#8BFDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFDE2
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFDE2 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1E1
Deuteranopia (green-blind)
#E3E3E4
Tritanopia (blue-blind)
#5EFFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #8bfde2; /* rgb */ color: rgb(139, 253, 226); /* oklch */ color: oklch(91.9% 0.112 176.5);
Tailwind
colors: {
custom: {
50: '#b3feeb',
500: '#8bfde2',
950: '#000000',
},
}SCSS
$custom: #8bfde2; $custom-light: #b3feeb; $custom-dark: #000000;
JSON
{
"hex": "#8bfde2",
"rgb": {
"r": 139,
"g": 253,
"b": 226
},
"hsl": {
"h": 165.789,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.91889,
"c": 0.11202,
"h": 176.5
},
"luminance": 0.81231
}Semantic roles & 50–950 ramp
primary
#8BFDE2
secondary
#DD4F71
accent
#0036E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684