#8BE3D1#8BE3D1
#8BE3D1 is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.5% C 0.089 H 179.5°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE3D1 |
|---|---|
| RGB | rgb(139, 227, 209) |
| HSL | hsl(168, 61%, 72%) |
| HSV | hsv(168, 39%, 89%) |
| CMYK | cmyk(38.8%, 0%, 7.9%, 11%) |
| CIE-LAB | lab(84.50, -30.58, 0.46) |
| CIE-LCH | lch(84.50, 30.58, 179.15°) |
| OKLab | oklab(85.51% -0.0892 0.0007) |
| OKLCH | oklch(85.51% 0.089 179.5) |
| XYZ | xyz(49.6208, 65.0272, 70.2460) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.26
Seafoam Blue
#78D1B6
ΔE00 5.52
Light Teal
#90E4C1
ΔE00 5.52
Turquoise
#40E0D0
ΔE00 6.11
Pale Teal
#82CBB2
ΔE00 6.52
Pale Aqua
#B8FFEB
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE3D1 #E38B9D
analogous
#8BE3A5 #8BE3D1 #8BC9E3
triadic
#8BE3D1 #D18BE3 #E3D18B
tetradic
#8BE3D1 #A58BE3 #E38B9D #C9E38B
square
#8BE3D1 #A58BE3 #E38B9D #C9E38B
split-complementary
#8BE3D1 #E38BC9 #E3A58B
monochromatic
#2FC4A6 #5AD7BD #8BE3D1 #BCEFE5 #E6F9F5
Accessibility & contrast
On white
1.50
#8BE3D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#8BE3D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE3D1
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE3D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE3D1 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9D0
Deuteranopia (green-blind)
#CDCED2
Tritanopia (blue-blind)
#6CE6DD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #8be3d1; /* rgb */ color: rgb(139, 227, 209); /* oklch */ color: oklch(85.5% 0.089 179.5);
Tailwind
colors: {
custom: {
50: '#b1ecdf',
500: '#8be3d1',
950: '#000000',
},
}SCSS
$custom: #8be3d1; $custom-light: #b1ecdf; $custom-dark: #000000;
JSON
{
"hex": "#8be3d1",
"rgb": {
"r": 139,
"g": 227,
"b": 209
},
"hsl": {
"h": 167.727,
"s": 61.111,
"l": 71.765
},
"oklch": {
"l": 0.85512,
"c": 0.08919,
"h": 179.5
},
"luminance": 0.65031
}Semantic roles & 50–950 ramp
primary
#8BE3D1
secondary
#BC576B
accent
#1D40C9
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484