#70E4B5#70E4B5
#70E4B5 is a very light, vivid teal. Relative luminance 0.623; OKLCH L 83.8% C 0.126 H 164.7°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #70E4B5 |
|---|---|
| RGB | rgb(112, 228, 181) |
| HSL | hsl(156, 68%, 67%) |
| HSV | hsv(156, 51%, 89%) |
| CMYK | cmyk(50.9%, 0%, 20.6%, 10.6%) |
| CIE-LAB | lab(83.05, -43.83, 12.99) |
| CIE-LCH | lch(83.05, 45.71, 163.49°) |
| OKLab | oklab(83.83% -0.1218 0.0333) |
| OKLCH | oklch(83.83% 0.126 164.7) |
| XYZ | xyz(42.7622, 62.2641, 53.4718) |
| Luminance | 0.6227 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.93
Light Teal
#90E4C1
ΔE00 4.22
Light Turquoise
#7EF4CC
ΔE00 4.22
Eucalyptus
#44D7A8
ΔE00 4.29
Aqua Marine
#2EE8BB
ΔE00 4.37
Light Aquamarine
#7BFDC7
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E4B5 #E4709F
analogous
#70E47B #70E4B5 #70D9E4
triadic
#70E4B5 #B570E4 #E4B570
tetradic
#70E4B5 #7B70E4 #E4709F #D9E470
square
#70E4B5 #7B70E4 #E4709F #D9E470
split-complementary
#70E4B5 #E470D9 #E47B70
monochromatic
#23B77B #3DDA9A #70E4B5 #A3EED0 #D7F7EA
Accessibility & contrast
On white
1.56
#70E4B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#70E4B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E4B5
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E4B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E4B5 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D6B3
Deuteranopia (green-blind)
#CFCAB8
Tritanopia (blue-blind)
#46E4D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #70e4b5; /* rgb */ color: rgb(112, 228, 181); /* oklch */ color: oklch(83.8% 0.126 164.7);
Tailwind
colors: {
custom: {
50: '#a0edcb',
500: '#70e4b5',
950: '#000000',
},
}SCSS
$custom: #70e4b5; $custom-light: #a0edcb; $custom-dark: #000000;
JSON
{
"hex": "#70e4b5",
"rgb": {
"r": 112,
"g": 228,
"b": 181
},
"hsl": {
"h": 155.69,
"s": 68.235,
"l": 66.667
},
"oklch": {
"l": 0.83831,
"c": 0.12632,
"h": 164.7
},
"luminance": 0.62268
}Semantic roles & 50–950 ramp
primary
#70E4B5
secondary
#B74171
accent
#1561D0
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1613
muted
#808582