#70E1BE#70E1BE
#70E1BE is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.4% C 0.116 H 170.8°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #70E1BE |
|---|---|
| RGB | rgb(112, 225, 190) |
| HSL | hsl(161, 65%, 66%) |
| HSV | hsv(161, 50%, 88%) |
| CMYK | cmyk(50.2%, 0%, 15.6%, 11.8%) |
| CIE-LAB | lab(82.38, -40.54, 7.30) |
| CIE-LCH | lch(82.38, 41.19, 169.80°) |
| OKLab | oklab(83.35% -0.1145 0.0186) |
| OKLCH | oklch(83.35% 0.116 170.8) |
| XYZ | xyz(42.8975, 61.0092, 58.2206) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.57
Light Teal
#90E4C1
ΔE00 3.58
Light Turquoise
#7EF4CC
ΔE00 4.27
Seafoam Blue
#78D1B6
ΔE00 4.31
Aqua Marine
#2EE8BB
ΔE00 4.52
Mediumaquamarine
#66CDAA
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E1BE #E17093
analogous
#70E185 #70E1BE #70CBE1
triadic
#70E1BE #BE70E1 #E1BE70
tetradic
#70E1BE #8570E1 #E17093 #CBE170
square
#70E1BE #8570E1 #E17093 #CBE170
split-complementary
#70E1BE #E170CB #E18570
monochromatic
#25B186 #3DD6A7 #70E1BE #A3ECD5 #D5F6EC
Accessibility & contrast
On white
1.59
#70E1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#70E1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E1BE
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E1BE | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BC
Deuteranopia (green-blind)
#CAC8C0
Tritanopia (blue-blind)
#41E2D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70e1be; /* rgb */ color: rgb(112, 225, 190); /* oklch */ color: oklch(83.4% 0.116 170.8);
Tailwind
colors: {
custom: {
50: '#a0ebd1',
500: '#70e1be',
950: '#000000',
},
}SCSS
$custom: #70e1be; $custom-light: #a0ebd1; $custom-dark: #000000;
JSON
{
"hex": "#70e1be",
"rgb": {
"r": 112,
"g": 225,
"b": 190
},
"hsl": {
"h": 161.416,
"s": 65.318,
"l": 66.078
},
"oklch": {
"l": 0.83354,
"c": 0.11605,
"h": 170.8
},
"luminance": 0.61013
}Semantic roles & 50–950 ramp
primary
#70E1BE
secondary
#B34365
accent
#1850CD
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483