#8BFDDF#8BFDDF
#8BFDDF is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.8% C 0.114 H 174.6°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFDDF |
|---|---|
| RGB | rgb(139, 253, 223) |
| HSL | hsl(164, 97%, 77%) |
| HSV | hsv(164, 45%, 99%) |
| CMYK | cmyk(45.1%, 0%, 11.9%, 0.8%) |
| CIE-LAB | lab(92.16, -39.47, 4.28) |
| CIE-LCH | lch(92.16, 39.71, 173.82°) |
| OKLab | oklab(91.81% -0.1131 0.0107) |
| OKLCH | oklch(91.81% 0.114 174.6) |
| XYZ | xyz(59.0865, 81.0626, 82.3307) |
| Luminance | 0.8107 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.71
Tiffany Blue
#7BF2DA
ΔE00 3.03
Aquamarine
#7FFFD4
ΔE00 3.47
Light Turquoise
#7EF4CC
ΔE00 3.58
Pale Turquoise
#A5FBD5
ΔE00 4.42
Pale Aqua
#B8FFEB
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFDDF #FD8BA9
analogous
#8BFDA6 #8BFDDF #8BE2FD
triadic
#8BFDDF #DF8BFD #FDDF8B
tetradic
#8BFDDF #A68BFD #FD8BA9 #E2FD8B
square
#8BFDDF #A68BFD #FD8BA9 #E2FD8B
split-complementary
#8BFDDF #FD8BE2 #FDA68B
monochromatic
#13FBBE #4FFCCE #8BFDDF #C7FEF0 #E1FEF7
Accessibility & contrast
On white
1.22
#8BFDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#8BFDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFDDF
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFDDF | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DE
Deuteranopia (green-blind)
#E4E3E1
Tritanopia (blue-blind)
#60FFF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8bfddf; /* rgb */ color: rgb(139, 253, 223); /* oklch */ color: oklch(91.8% 0.114 174.6);
Tailwind
colors: {
custom: {
50: '#b3fee9',
500: '#8bfddf',
950: '#000000',
},
}SCSS
$custom: #8bfddf; $custom-light: #b3fee9; $custom-dark: #000000;
JSON
{
"hex": "#8bfddf",
"rgb": {
"r": 139,
"g": 253,
"b": 223
},
"hsl": {
"h": 164.211,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.91806,
"c": 0.11359,
"h": 174.6
},
"luminance": 0.81067
}Semantic roles & 50–950 ramp
primary
#8BFDDF
secondary
#DD4F74
accent
#003CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684