#70CDAD#70CDAD
#70CDAD is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.2% C 0.101 H 169.2°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #70CDAD |
|---|---|
| RGB | rgb(112, 205, 173) |
| HSL | hsl(159, 48%, 62%) |
| HSV | hsv(159, 45%, 80%) |
| CMYK | cmyk(45.4%, 0%, 15.6%, 19.6%) |
| CIE-LAB | lab(76.14, -35.23, 7.40) |
| CIE-LCH | lch(76.14, 36.00, 168.14°) |
| OKLab | oklab(78.16% -0.0994 0.019) |
| OKLCH | oklch(78.16% 0.101 169.2) |
| XYZ | xyz(36.0531, 50.1217, 47.3017) |
| Luminance | 0.5012 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.26
Seafoam Blue
#78D1B6
ΔE00 1.98
Pale Teal
#82CBB2
ΔE00 2.99
Eucalyptus
#44D7A8
ΔE00 5.29
Seafoam
#7FE0B3
ΔE00 5.48
Light Teal
#90E4C1
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CDAD #CD7090
analogous
#70CD7F #70CDAD #70BFCD
triadic
#70CDAD #AD70CD #CDAD70
tetradic
#70CDAD #7F70CD #CD7090 #BFCD70
square
#70CDAD #7F70CD #CD7090 #BFCD70
split-complementary
#70CDAD #CD70BF #CD7F70
monochromatic
#329070 #43BD93 #70CDAD #9DDDC7 #CBEDE1
Accessibility & contrast
On white
1.90
#70CDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#70CDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CDAD
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CDAD | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2AB
Deuteranopia (green-blind)
#BAB7AF
Tritanopia (blue-blind)
#51CEC4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #70cdad; /* rgb */ color: rgb(112, 205, 173); /* oklch */ color: oklch(78.2% 0.101 169.2);
Tailwind
colors: {
custom: {
50: '#9edcc5',
500: '#70cdad',
950: '#000000',
},
}SCSS
$custom: #70cdad; $custom-light: #9edcc5; $custom-dark: #000000;
JSON
{
"hex": "#70cdad",
"rgb": {
"r": 112,
"g": 205,
"b": 173
},
"hsl": {
"h": 159.355,
"s": 48.187,
"l": 62.157
},
"oklch": {
"l": 0.78164,
"c": 0.1012,
"h": 169.2
},
"luminance": 0.50125
}Semantic roles & 50–950 ramp
primary
#70CDAD
secondary
#974B65
accent
#2A5CBB
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1512
muted
#808482