#70CEA4#70CEA4
#70CEA4 is a light, moderate teal. Relative luminance 0.503; OKLCH L 78.2% C 0.109 H 163.1°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #70CEA4 |
|---|---|
| RGB | rgb(112, 206, 164) |
| HSL | hsl(153, 49%, 62%) |
| HSV | hsv(153, 46%, 81%) |
| CMYK | cmyk(45.6%, 0%, 20.4%, 19.2%) |
| CIE-LAB | lab(76.23, -37.63, 12.34) |
| CIE-LCH | lch(76.23, 39.61, 161.84°) |
| OKLab | oklab(78.17% -0.1046 0.0317) |
| OKLCH | oklch(78.17% 0.109 163.1) |
| XYZ | xyz(35.4514, 50.2650, 42.9487) |
| Luminance | 0.5027 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.42
Seafoam
#7FE0B3
ΔE00 4.35
Eucalyptus
#44D7A8
ΔE00 4.39
Seafoam Blue
#78D1B6
ΔE00 4.47
Pale Teal
#82CBB2
ΔE00 5.08
Light Teal
#90E4C1
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CEA4 #CE709A
analogous
#70CE75 #70CEA4 #70C9CE
triadic
#70CEA4 #A470CE #CEA470
tetradic
#70CEA4 #7570CE #CE709A #C9CE70
square
#70CEA4 #7570CE #CE709A #C9CE70
split-complementary
#70CEA4 #CE70C9 #CE7570
monochromatic
#329267 #42BE87 #70CEA4 #9EDEC1 #CBEDDE
Accessibility & contrast
On white
1.90
#70CEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#70CEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CEA4
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CEA4 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC2A2
Deuteranopia (green-blind)
#BDB8A7
Tritanopia (blue-blind)
#54CEC2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #70cea4; /* rgb */ color: rgb(112, 206, 164); /* oklch */ color: oklch(78.2% 0.109 163.1);
Tailwind
colors: {
custom: {
50: '#9eddbf',
500: '#70cea4',
950: '#000000',
},
}SCSS
$custom: #70cea4; $custom-light: #9eddbf; $custom-dark: #000000;
JSON
{
"hex": "#70cea4",
"rgb": {
"r": 112,
"g": 206,
"b": 164
},
"hsl": {
"h": 153.191,
"s": 48.958,
"l": 62.353
},
"oklch": {
"l": 0.78167,
"c": 0.1093,
"h": 163.1
},
"luminance": 0.50268
}Semantic roles & 50–950 ramp
primary
#70CEA4
secondary
#984A6D
accent
#296BBC
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1512
muted
#808482