#8BE2D1#8BE2D1
#8BE2D1 is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.3% C 0.088 H 180.2°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE2D1 |
|---|---|
| RGB | rgb(139, 226, 209) |
| HSL | hsl(168, 60%, 72%) |
| HSV | hsv(168, 38%, 89%) |
| CMYK | cmyk(38.5%, 0%, 7.5%, 11.4%) |
| CIE-LAB | lab(84.22, -30.10, 0.04) |
| CIE-LCH | lch(84.22, 30.10, 179.91°) |
| OKLab | oklab(85.29% -0.088 -0.0004) |
| OKLCH | oklch(85.29% 0.088 180.2) |
| XYZ | xyz(49.3481, 64.4818, 70.1551) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.57
Seafoam Blue
#78D1B6
ΔE00 5.56
Light Teal
#90E4C1
ΔE00 5.83
Turquoise
#40E0D0
ΔE00 6.09
Pale Teal
#82CBB2
ΔE00 6.48
Pale Aqua
#B8FFEB
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE2D1 #E28B9C
analogous
#8BE2A6 #8BE2D1 #8BC8E2
triadic
#8BE2D1 #D18BE2 #E2D18B
tetradic
#8BE2D1 #A68BE2 #E28B9C #C8E28B
square
#8BE2D1 #A68BE2 #E28B9C #C8E28B
split-complementary
#8BE2D1 #E28BC8 #E2A68B
monochromatic
#31C2A6 #5AD6BE #8BE2D1 #BCEEE4 #E7F9F5
Accessibility & contrast
On white
1.51
#8BE2D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#8BE2D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE2D1
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE2D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE2D1 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D0
Deuteranopia (green-blind)
#CCCED2
Tritanopia (blue-blind)
#6DE5DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #8be2d1; /* rgb */ color: rgb(139, 226, 209); /* oklch */ color: oklch(85.3% 0.088 180.2);
Tailwind
colors: {
custom: {
50: '#b0ebdf',
500: '#8be2d1',
950: '#000000',
},
}SCSS
$custom: #8be2d1; $custom-light: #b0ebdf; $custom-dark: #000000;
JSON
{
"hex": "#8be2d1",
"rgb": {
"r": 139,
"g": 226,
"b": 209
},
"hsl": {
"h": 168.276,
"s": 60,
"l": 71.569
},
"oklch": {
"l": 0.85285,
"c": 0.08801,
"h": 180.2
},
"luminance": 0.64485
}Semantic roles & 50–950 ramp
primary
#8BE2D1
secondary
#BA576A
accent
#1E3FC8
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484