#70CFAC#70CFAC
#70CFAC is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.6% C 0.105 H 167.6°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #70CFAC |
|---|---|
| RGB | rgb(112, 207, 172) |
| HSL | hsl(158, 50%, 63%) |
| HSV | hsv(158, 46%, 81%) |
| CMYK | cmyk(45.9%, 0%, 16.9%, 18.8%) |
| CIE-LAB | lab(76.71, -36.37, 8.74) |
| CIE-LCH | lch(76.71, 37.41, 166.49°) |
| OKLab | oklab(78.61% -0.1022 0.0224) |
| OKLCH | oklch(78.61% 0.105 167.6) |
| XYZ | xyz(36.4382, 51.0461, 46.9545) |
| Luminance | 0.5105 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.12
Seafoam Blue
#78D1B6
ΔE00 2.53
Pale Teal
#82CBB2
ΔE00 3.63
Eucalyptus
#44D7A8
ΔE00 4.64
Seafoam
#7FE0B3
ΔE00 4.68
Light Teal
#90E4C1
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CFAC #CF7093
analogous
#70CF7D #70CFAC #70C2CF
triadic
#70CFAC #AC70CF #CFAC70
tetradic
#70CFAC #7D70CF #CF7093 #C2CF70
square
#70CFAC #7D70CF #CF7093 #C2CF70
split-complementary
#70CFAC #CF70C2 #CF7D70
monochromatic
#31936F #42C091 #70CFAC #9EDEC7 #CCEEE1
Accessibility & contrast
On white
1.87
#70CFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#70CFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CFAC
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CFAC | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4AA
Deuteranopia (green-blind)
#BCB9AE
Tritanopia (blue-blind)
#51D0C5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #70cfac; /* rgb */ color: rgb(112, 207, 172); /* oklch */ color: oklch(78.6% 0.105 167.6);
Tailwind
colors: {
custom: {
50: '#9edec4',
500: '#70cfac',
950: '#000000',
},
}SCSS
$custom: #70cfac; $custom-light: #9edec4; $custom-dark: #000000;
JSON
{
"hex": "#70cfac",
"rgb": {
"r": 112,
"g": 207,
"b": 172
},
"hsl": {
"h": 157.895,
"s": 49.738,
"l": 62.549
},
"oklch": {
"l": 0.78613,
"c": 0.10461,
"h": 167.6
},
"luminance": 0.51049
}Semantic roles & 50–950 ramp
primary
#70CFAC
secondary
#994A67
accent
#285FBD
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1512
muted
#808482