#8BE2DA#8BE2DA
#8BE2DA is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.6% C 0.085 H 188.2°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE2DA |
|---|---|
| RGB | rgb(139, 226, 218) |
| HSL | hsl(174, 60%, 72%) |
| HSV | hsv(174, 38%, 89%) |
| CMYK | cmyk(38.5%, 0%, 3.5%, 11.4%) |
| CIE-LAB | lab(84.45, -28.03, -4.36) |
| CIE-LCH | lch(84.45, 28.37, 188.85°) |
| OKLab | oklab(85.55% -0.0843 -0.0122) |
| OKLCH | oklch(85.55% 0.085 188.2) |
| XYZ | xyz(50.4940, 64.9401, 76.1900) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.08
Tiffany Blue
#7BF2DA
ΔE00 6.55
Turquoise
#40E0D0
ΔE00 6.61
Mediumturquoise
#48D1CC
ΔE00 6.72
Light Cyan
#ACFFFC
ΔE00 6.87
Pale Cyan
#B7FFFA
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE2DA #E28B93
analogous
#8BE2AF #8BE2DA #8BBFE2
triadic
#8BE2DA #DA8BE2 #E2DA8B
tetradic
#8BE2DA #AF8BE2 #E28B93 #BFE28B
square
#8BE2DA #AF8BE2 #E28B93 #BFE28B
split-complementary
#8BE2DA #E28BBF #E2AF8B
monochromatic
#31C2B5 #5AD6CA #8BE2DA #BCEEEA #E7F9F7
Accessibility & contrast
On white
1.50
#8BE2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#8BE2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE2DA
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE2DA | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DA
Deuteranopia (green-blind)
#CACEDB
Tritanopia (blue-blind)
#69E6DF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #8be2da; /* rgb */ color: rgb(139, 226, 218); /* oklch */ color: oklch(85.6% 0.085 188.2);
Tailwind
colors: {
custom: {
50: '#b1ebe5',
500: '#8be2da',
950: '#000000',
},
}SCSS
$custom: #8be2da; $custom-light: #b1ebe5; $custom-dark: #000000;
JSON
{
"hex": "#8be2da",
"rgb": {
"r": 139,
"g": 226,
"b": 218
},
"hsl": {
"h": 174.483,
"s": 60,
"l": 71.569
},
"oklch": {
"l": 0.85554,
"c": 0.08514,
"h": 188.2
},
"luminance": 0.64944
}Semantic roles & 50–950 ramp
primary
#8BE2DA
secondary
#BA5760
accent
#1E2DC8
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484