#8BDFBB#8BDFBB
#8BDFBB is a very light, moderate teal. Relative luminance 0.619; OKLCH L 84.0% C 0.097 H 165.1°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDFBB |
|---|---|
| RGB | rgb(139, 223, 187) |
| HSL | hsl(154, 57%, 71%) |
| HSV | hsv(154, 38%, 87%) |
| CMYK | cmyk(37.7%, 0%, 16.1%, 12.5%) |
| CIE-LAB | lab(82.83, -33.44, 9.67) |
| CIE-LCH | lch(82.83, 34.81, 163.87°) |
| OKLab | oklab(84% -0.0938 0.0249) |
| OKLCH | oklch(84% 0.097 165.1) |
| XYZ | xyz(46.0014, 61.8493, 56.5182) |
| Luminance | 0.6185 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.24
Seafoam
#7FE0B3
ΔE00 2.53
Seafoam Blue
#78D1B6
ΔE00 4.43
Light Turquoise
#7EF4CC
ΔE00 5.25
Pale Teal
#82CBB2
ΔE00 5.42
Mediumaquamarine
#66CDAA
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDFBB #DF8BAF
analogous
#8BDF91 #8BDFBB #8BD9DF
triadic
#8BDFBB #BB8BDF #DFBB8B
tetradic
#8BDFBB #918BDF #DF8BAF #D9DF8B
square
#8BDFBB #918BDF #DF8BAF #D9DF8B
split-complementary
#8BDFBB #DF8BD9 #DF918B
monochromatic
#34BC82 #5BD29F #8BDFBB #BBECD7 #E7F8F1
Accessibility & contrast
On white
1.57
#8BDFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#8BDFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDFBB
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDFBB | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4B9
Deuteranopia (green-blind)
#CECABD
Tritanopia (blue-blind)
#75DFD5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #8bdfbb; /* rgb */ color: rgb(139, 223, 187); /* oklch */ color: oklch(84.0% 0.097 165.1);
Tailwind
colors: {
custom: {
50: '#b0e9cf',
500: '#8bdfbb',
950: '#000000',
},
}SCSS
$custom: #8bdfbb; $custom-light: #b0e9cf; $custom-dark: #000000;
JSON
{
"hex": "#8bdfbb",
"rgb": {
"r": 139,
"g": 223,
"b": 187
},
"hsl": {
"h": 154.286,
"s": 56.757,
"l": 70.98
},
"oklch": {
"l": 0.83995,
"c": 0.09709,
"h": 165.1
},
"luminance": 0.61852
}Semantic roles & 50–950 ramp
primary
#8BDFBB
secondary
#B75780
accent
#2167C4
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483