#70EAAD#70EAAD
#70EAAD is a very light, vivid teal. Relative luminance 0.653; OKLCH L 85.1% C 0.141 H 159.5°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #70EAAD |
|---|---|
| RGB | rgb(112, 234, 173) |
| HSL | hsl(150, 74%, 68%) |
| HSV | hsv(150, 52%, 92%) |
| CMYK | cmyk(52.1%, 0%, 26.1%, 8.2%) |
| CIE-LAB | lab(84.64, -48.05, 19.39) |
| CIE-LCH | lch(84.64, 51.81, 158.02°) |
| OKLab | oklab(85.07% -0.132 0.0495) |
| OKLCH | oklch(85.07% 0.141 159.5) |
| XYZ | xyz(43.6441, 65.3037, 49.8320) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.06
Seafoam
#7FE0B3
ΔE00 4.04
Light Blue Green
#7EFBB3
ΔE00 4.07
Seafoam (survey)
#80F9AD
ΔE00 4.30
Seafoam Green
#7AF9AB
ΔE00 4.34
Light Aquamarine
#7BFDC7
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EAAD #EA70AD
analogous
#70EA70 #70EAAD #70EAEA
triadic
#70EAAD #AD70EA #EAAD70
tetradic
#70EAAD #7070EA #EA70AD #EAEA70
square
#70EAAD #7070EA #EA70AD #EAEA70
split-complementary
#70EAAD #EA70EA #EA7070
monochromatic
#1DC370 #3BE28E #70EAAD #A5F2CC #DBFAEA
Accessibility & contrast
On white
1.49
#70EAAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#70EAAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EAAD
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EAAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EAAD | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAA
Deuteranopia (green-blind)
#D6CEB1
Tritanopia (blue-blind)
#48E9D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #70eaad; /* rgb */ color: rgb(112, 234, 173); /* oklch */ color: oklch(85.1% 0.141 159.5);
Tailwind
colors: {
custom: {
50: '#a1f1c5',
500: '#70eaad',
950: '#000000',
},
}SCSS
$custom: #70eaad; $custom-light: #a1f1c5; $custom-dark: #000000;
JSON
{
"hex": "#70eaad",
"rgb": {
"r": 112,
"g": 234,
"b": 173
},
"hsl": {
"h": 150,
"s": 74.39,
"l": 67.843
},
"oklch": {
"l": 0.85068,
"c": 0.14092,
"h": 159.5
},
"luminance": 0.65308
}Semantic roles & 50–950 ramp
primary
#70EAAD
secondary
#C13D7F
accent
#0F73D7
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582