#8BE2D2#8BE2D2
#8BE2D2 is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.3% C 0.088 H 181.1°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE2D2 |
|---|---|
| RGB | rgb(139, 226, 210) |
| HSL | hsl(169, 60%, 72%) |
| HSV | hsv(169, 38%, 89%) |
| CMYK | cmyk(38.5%, 0%, 7.1%, 11.4%) |
| CIE-LAB | lab(84.24, -29.87, -0.45) |
| CIE-LCH | lch(84.24, 29.88, 180.86°) |
| OKLab | oklab(85.31% -0.0876 -0.0017) |
| OKLCH | oklch(85.31% 0.088 181.1) |
| XYZ | xyz(49.4723, 64.5315, 70.8092) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.70
Seafoam Blue
#78D1B6
ΔE00 5.80
Turquoise
#40E0D0
ΔE00 6.05
Light Teal
#90E4C1
ΔE00 6.18
Pale Teal
#82CBB2
ΔE00 6.67
Pale Aqua
#B8FFEB
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE2D2 #E28B9B
analogous
#8BE2A7 #8BE2D2 #8BC7E2
triadic
#8BE2D2 #D28BE2 #E2D28B
tetradic
#8BE2D2 #A78BE2 #E28B9B #C7E28B
square
#8BE2D2 #A78BE2 #E28B9B #C7E28B
split-complementary
#8BE2D2 #E28BC7 #E2A78B
monochromatic
#31C2A7 #5AD6BF #8BE2D2 #BCEEE5 #E7F9F6
Accessibility & contrast
On white
1.51
#8BE2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#8BE2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE2D2
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE2D2 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D1
Deuteranopia (green-blind)
#CCCED3
Tritanopia (blue-blind)
#6CE5DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #8be2d2; /* rgb */ color: rgb(139, 226, 210); /* oklch */ color: oklch(85.3% 0.088 181.1);
Tailwind
colors: {
custom: {
50: '#b0ebdf',
500: '#8be2d2',
950: '#000000',
},
}SCSS
$custom: #8be2d2; $custom-light: #b0ebdf; $custom-dark: #000000;
JSON
{
"hex": "#8be2d2",
"rgb": {
"r": 139,
"g": 226,
"b": 210
},
"hsl": {
"h": 168.966,
"s": 60,
"l": 71.569
},
"oklch": {
"l": 0.85314,
"c": 0.08761,
"h": 181.1
},
"luminance": 0.64535
}Semantic roles & 50–950 ramp
primary
#8BE2D2
secondary
#BA5769
accent
#1E3DC8
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484