#70CEAA#70CEAA
#70CEAA is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.3% C 0.105 H 166.8°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #70CEAA |
|---|---|
| RGB | rgb(112, 206, 170) |
| HSL | hsl(157, 49%, 62%) |
| HSV | hsv(157, 46%, 81%) |
| CMYK | cmyk(45.6%, 0%, 17.5%, 19.2%) |
| CIE-LAB | lab(76.37, -36.35, 9.32) |
| CIE-LCH | lch(76.37, 37.53, 165.61°) |
| OKLab | oklab(78.32% -0.1019 0.024) |
| OKLCH | oklch(78.32% 0.105 166.8) |
| XYZ | xyz(36.0060, 50.4869, 45.8700) |
| Luminance | 0.5049 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.17
Seafoam Blue
#78D1B6
ΔE00 2.88
Pale Teal
#82CBB2
ΔE00 3.77
Eucalyptus
#44D7A8
ΔE00 4.65
Seafoam
#7FE0B3
ΔE00 4.74
Light Teal
#90E4C1
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CEAA #CE7094
analogous
#70CE7B #70CEAA #70C3CE
triadic
#70CEAA #AA70CE #CEAA70
tetradic
#70CEAA #7B70CE #CE7094 #C3CE70
square
#70CEAA #7B70CE #CE7094 #C3CE70
split-complementary
#70CEAA #CE70C3 #CE7B70
monochromatic
#32926D #42BE8F #70CEAA #9EDEC5 #CBEDE0
Accessibility & contrast
On white
1.89
#70CEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#70CEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CEAA
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CEAA | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3A8
Deuteranopia (green-blind)
#BBB8AC
Tritanopia (blue-blind)
#52CFC4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #70ceaa; /* rgb */ color: rgb(112, 206, 170); /* oklch */ color: oklch(78.3% 0.105 166.8);
Tailwind
colors: {
custom: {
50: '#9eddc3',
500: '#70ceaa',
950: '#000000',
},
}SCSS
$custom: #70ceaa; $custom-light: #9eddc3; $custom-dark: #000000;
JSON
{
"hex": "#70ceaa",
"rgb": {
"r": 112,
"g": 206,
"b": 170
},
"hsl": {
"h": 157.021,
"s": 48.958,
"l": 62.353
},
"oklch": {
"l": 0.78322,
"c": 0.1047,
"h": 166.8
},
"luminance": 0.5049
}Semantic roles & 50–950 ramp
primary
#70CEAA
secondary
#984A68
accent
#2962BC
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1512
muted
#808482