#8BEBDA#8BEBDA
#8BEBDA is a very light, moderate teal. Relative luminance 0.700; OKLCH L 87.6% C 0.095 H 181.4°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #8BEBDA |
|---|---|
| RGB | rgb(139, 235, 218) |
| HSL | hsl(169, 71%, 73%) |
| HSV | hsv(169, 41%, 92%) |
| CMYK | cmyk(40.9%, 0%, 7.2%, 7.8%) |
| CIE-LAB | lab(86.98, -32.32, -0.66) |
| CIE-LCH | lch(86.98, 32.32, 181.16°) |
| OKLab | oklab(87.59% -0.0948 -0.0023) |
| OKLCH | oklch(87.59% 0.095 181.4) |
| XYZ | xyz(53.0058, 69.9637, 77.0273) |
| Luminance | 0.6997 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.09
Turquoise
#40E0D0
ΔE00 6.06
Pale Aqua
#B8FFEB
ΔE00 6.17
Light Teal
#90E4C1
ΔE00 6.43
Light Aqua
#8CFFDB
ΔE00 6.69
Light Turquoise
#7EF4CC
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BEBDA #EB8B9C
analogous
#8BEBAA #8BEBDA #8BCCEB
triadic
#8BEBDA #DA8BEB #EBDA8B
tetradic
#8BEBDA #AA8BEB #EB8B9C #CCEB8B
square
#8BEBDA #AA8BEB #EB8B9C #CCEB8B
split-complementary
#8BEBDA #EB8BCC #EBAA8B
monochromatic
#25D7B7 #57E2C9 #8BEBDA #BFF4EB #E5FAF7
Accessibility & contrast
On white
1.40
#8BEBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#8BEBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BEBDA
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BEBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BEBDA | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E1D9
Deuteranopia (green-blind)
#D3D5DB
Tritanopia (blue-blind)
#67EEE6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #8bebda; /* rgb */ color: rgb(139, 235, 218); /* oklch */ color: oklch(87.6% 0.095 181.4);
Tailwind
colors: {
custom: {
50: '#b1f1e5',
500: '#8bebda',
950: '#000000',
},
}SCSS
$custom: #8bebda; $custom-light: #b1f1e5; $custom-dark: #000000;
JSON
{
"hex": "#8bebda",
"rgb": {
"r": 139,
"g": 235,
"b": 218
},
"hsl": {
"h": 169.375,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.87585,
"c": 0.09479,
"h": 181.4
},
"luminance": 0.69968
}Semantic roles & 50–950 ramp
primary
#8BEBDA
secondary
#C55569
accent
#1335D3
background
#FDFFFE
surface
#F8FEFC
border
#D1D6D5
text
#111715
muted
#818584