#70EABE#70EABE
#70EABE is a very light, vivid teal. Relative luminance 0.660; OKLCH L 85.5% C 0.128 H 167.2°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #70EABE |
|---|---|
| RGB | rgb(112, 234, 190) |
| HSL | hsl(158, 74%, 68%) |
| HSV | hsv(158, 52%, 92%) |
| CMYK | cmyk(52.1%, 0%, 18.8%, 8.2%) |
| CIE-LAB | lab(85.00, -44.50, 11.03) |
| CIE-LCH | lch(85.00, 45.85, 166.08°) |
| OKLab | oklab(85.48% -0.1244 0.0283) |
| OKLCH | oklch(85.48% 0.128 167.2) |
| XYZ | xyz(45.3949, 66.0040, 59.0531) |
| Luminance | 0.6601 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.63
Seafoam
#7FE0B3
ΔE00 3.16
Aqua Marine
#2EE8BB
ΔE00 3.83
Light Teal
#90E4C1
ΔE00 4.15
Light Aquamarine
#7BFDC7
ΔE00 4.40
Aquamarine
#7FFFD4
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EABE #EA709C
analogous
#70EA81 #70EABE #70D9EA
triadic
#70EABE #BE70EA #EABE70
tetradic
#70EABE #8170EA #EA709C #D9EA70
square
#70EABE #8170EA #EA709C #D9EA70
split-complementary
#70EABE #EA70D9 #EA8170
monochromatic
#1DC387 #3BE2A6 #70EABE #A5F2D6 #DBFAEF
Accessibility & contrast
On white
1.48
#70EABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#70EABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EABE
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EABE | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBC
Deuteranopia (green-blind)
#D3CFC1
Tritanopia (blue-blind)
#3EEBDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #70eabe; /* rgb */ color: rgb(112, 234, 190); /* oklch */ color: oklch(85.5% 0.128 167.2);
Tailwind
colors: {
custom: {
50: '#a1f1d1',
500: '#70eabe',
950: '#000000',
},
}SCSS
$custom: #70eabe; $custom-light: #a1f1d1; $custom-dark: #000000;
JSON
{
"hex": "#70eabe",
"rgb": {
"r": 112,
"g": 234,
"b": 190
},
"hsl": {
"h": 158.361,
"s": 74.39,
"l": 67.843
},
"oklch": {
"l": 0.85478,
"c": 0.12758,
"h": 167.2
},
"luminance": 0.66008
}Semantic roles & 50–950 ramp
primary
#70EABE
secondary
#C13D6D
accent
#0F57D7
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583