#70CFAB#70CFAB
#70CFAB is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.6% C 0.105 H 167.0°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #70CFAB |
|---|---|
| RGB | rgb(112, 207, 171) |
| HSL | hsl(157, 50%, 63%) |
| HSV | hsv(157, 46%, 81%) |
| CMYK | cmyk(45.9%, 0%, 17.4%, 18.8%) |
| CIE-LAB | lab(76.68, -36.59, 9.24) |
| CIE-LCH | lch(76.68, 37.74, 165.83°) |
| OKLab | oklab(78.59% -0.1026 0.0237) |
| OKLCH | oklch(78.59% 0.105 167) |
| XYZ | xyz(36.3425, 51.0078, 46.4506) |
| Luminance | 0.5101 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.19
Seafoam Blue
#78D1B6
ΔE00 2.80
Pale Teal
#82CBB2
ΔE00 3.82
Eucalyptus
#44D7A8
ΔE00 4.53
Seafoam
#7FE0B3
ΔE00 4.55
Light Teal
#90E4C1
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CFAB #CF7094
analogous
#70CF7B #70CFAB #70C4CF
triadic
#70CFAB #AB70CF #CFAB70
tetradic
#70CFAB #7B70CF #CF7094 #C4CF70
square
#70CFAB #7B70CF #CF7094 #C4CF70
split-complementary
#70CFAB #CF70C4 #CF7B70
monochromatic
#31936E #42C090 #70CFAB #9EDEC6 #CCEEE1
Accessibility & contrast
On white
1.87
#70CFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#70CFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CFAB
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CFAB | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4A9
Deuteranopia (green-blind)
#BCB9AD
Tritanopia (blue-blind)
#51D0C5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #70cfab; /* rgb */ color: rgb(112, 207, 171); /* oklch */ color: oklch(78.6% 0.105 167.0);
Tailwind
colors: {
custom: {
50: '#9edec4',
500: '#70cfab',
950: '#000000',
},
}SCSS
$custom: #70cfab; $custom-light: #9edec4; $custom-dark: #000000;
JSON
{
"hex": "#70cfab",
"rgb": {
"r": 112,
"g": 207,
"b": 171
},
"hsl": {
"h": 157.263,
"s": 49.738,
"l": 62.549
},
"oklch": {
"l": 0.78586,
"c": 0.10534,
"h": 167
},
"luminance": 0.51011
}Semantic roles & 50–950 ramp
primary
#70CFAB
secondary
#994A68
accent
#2861BD
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1512
muted
#808482