#8BEBDB#8BEBDB
#8BEBDB is a very light, moderate teal. Relative luminance 0.700; OKLCH L 87.6% C 0.094 H 182.2°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8BEBDB |
|---|---|
| RGB | rgb(139, 235, 219) |
| HSL | hsl(170, 71%, 73%) |
| HSV | hsv(170, 41%, 92%) |
| CMYK | cmyk(40.9%, 0%, 6.8%, 7.8%) |
| CIE-LAB | lab(87.00, -32.09, -1.14) |
| CIE-LCH | lch(87.00, 32.11, 182.04°) |
| OKLab | oklab(87.62% -0.0943 -0.0036) |
| OKLCH | oklch(87.62% 0.094 182.2) |
| XYZ | xyz(53.1370, 70.0162, 77.7185) |
| Luminance | 0.7002 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.31
Turquoise
#40E0D0
ΔE00 6.04
Pale Aqua
#B8FFEB
ΔE00 6.23
Light Teal
#90E4C1
ΔE00 6.76
Light Aqua
#8CFFDB
ΔE00 6.96
Light Cyan
#ACFFFC
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BEBDB #EB8B9B
analogous
#8BEBAB #8BEBDB #8BCBEB
triadic
#8BEBDB #DB8BEB #EBDB8B
tetradic
#8BEBDB #AB8BEB #EB8B9B #CBEB8B
square
#8BEBDB #AB8BEB #EB8B9B #CBEB8B
split-complementary
#8BEBDB #EB8BCB #EBAB8B
monochromatic
#25D7B9 #57E2CB #8BEBDB #BFF4EB #E5FAF7
Accessibility & contrast
On white
1.40
#8BEBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#8BEBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BEBDB
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BEBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BEBDB | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E1DA
Deuteranopia (green-blind)
#D3D5DC
Tritanopia (blue-blind)
#66EEE6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #8bebdb; /* rgb */ color: rgb(139, 235, 219); /* oklch */ color: oklch(87.6% 0.094 182.2);
Tailwind
colors: {
custom: {
50: '#b1f1e6',
500: '#8bebdb',
950: '#000000',
},
}SCSS
$custom: #8bebdb; $custom-light: #b1f1e6; $custom-dark: #000000;
JSON
{
"hex": "#8bebdb",
"rgb": {
"r": 139,
"g": 235,
"b": 219
},
"hsl": {
"h": 170,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.87615,
"c": 0.09441,
"h": 182.2
},
"luminance": 0.7002
}Semantic roles & 50–950 ramp
primary
#8BEBDB
secondary
#C55568
accent
#1333D3
background
#FDFFFE
surface
#F8FEFC
border
#D1D6D5
text
#111715
muted
#818584