#8BE3D2#8BE3D2
#8BE3D2 is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.5% C 0.089 H 180.4°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE3D2 |
|---|---|
| RGB | rgb(139, 227, 210) |
| HSL | hsl(168, 61%, 72%) |
| HSV | hsv(168, 39%, 89%) |
| CMYK | cmyk(38.8%, 0%, 7.5%, 11%) |
| CIE-LAB | lab(84.52, -30.35, -0.03) |
| CIE-LCH | lch(84.52, 30.35, 180.07°) |
| OKLab | oklab(85.54% -0.0888 -0.0006) |
| OKLCH | oklch(85.54% 0.089 180.4) |
| XYZ | xyz(49.7450, 65.0769, 70.9001) |
| Luminance | 0.6508 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.37
Seafoam Blue
#78D1B6
ΔE00 5.73
Light Teal
#90E4C1
ΔE00 5.87
Turquoise
#40E0D0
ΔE00 6.05
Pale Teal
#82CBB2
ΔE00 6.69
Pale Aqua
#B8FFEB
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE3D2 #E38B9C
analogous
#8BE3A6 #8BE3D2 #8BC8E3
triadic
#8BE3D2 #D28BE3 #E3D28B
tetradic
#8BE3D2 #A68BE3 #E38B9C #C8E38B
square
#8BE3D2 #A68BE3 #E38B9C #C8E38B
split-complementary
#8BE3D2 #E38BC8 #E3A68B
monochromatic
#2FC4A7 #5AD7BF #8BE3D2 #BCEFE5 #E6F9F5
Accessibility & contrast
On white
1.50
#8BE3D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#8BE3D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE3D2
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE3D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE3D2 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD1
Deuteranopia (green-blind)
#CDCED3
Tritanopia (blue-blind)
#6CE6DE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #8be3d2; /* rgb */ color: rgb(139, 227, 210); /* oklch */ color: oklch(85.5% 0.089 180.4);
Tailwind
colors: {
custom: {
50: '#b1ecdf',
500: '#8be3d2',
950: '#000000',
},
}SCSS
$custom: #8be3d2; $custom-light: #b1ecdf; $custom-dark: #000000;
JSON
{
"hex": "#8be3d2",
"rgb": {
"r": 139,
"g": 227,
"b": 210
},
"hsl": {
"h": 168.409,
"s": 61.111,
"l": 71.765
},
"oklch": {
"l": 0.85541,
"c": 0.08877,
"h": 180.4
},
"luminance": 0.6508
}Semantic roles & 50–950 ramp
primary
#8BE3D2
secondary
#BC576A
accent
#1D3EC9
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484