#70D2C7#70D2C7
#70D2C7 is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.1% C 0.094 H 186.0°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #70D2C7 |
|---|---|
| RGB | rgb(112, 210, 199) |
| HSL | hsl(173, 52%, 63%) |
| HSV | hsv(173, 47%, 82%) |
| CMYK | cmyk(46.7%, 0%, 5.2%, 17.6%) |
| CIE-LAB | lab(78.26, -31.50, -3.49) |
| CIE-LCH | lch(78.26, 31.70, 186.32°) |
| OKLab | oklab(80.1% -0.0938 -0.0099) |
| OKLCH | oklch(80.1% 0.094 186) |
| XYZ | xyz(40.0333, 53.6581, 62.2692) |
| Luminance | 0.5366 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.74
Turquoise
#40E0D0
ΔE00 5.13
Seafoam Blue
#78D1B6
ΔE00 5.74
Pale Teal
#82CBB2
ΔE00 6.27
Darkturquoise
#00CED1
ΔE00 6.82
Turquoise (survey)
#06C2AC
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D2C7 #D2707B
analogous
#70D296 #70D2C7 #70ACD2
triadic
#70D2C7 #C770D2 #D2C770
tetradic
#70D2C7 #9670D2 #D2707B #ACD270
square
#70D2C7 #9670D2 #D2707B #ACD270
split-complementary
#70D2C7 #D270AC #D29670
monochromatic
#30988C #41C3B5 #70D2C7 #9FE1D9 #CDEFEB
Accessibility & contrast
On white
1.79
#70D2C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#70D2C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D2C7
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D2C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D2C7 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9C7
Deuteranopia (green-blind)
#B9BCC8
Tritanopia (blue-blind)
#40D6CE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #70d2c7; /* rgb */ color: rgb(112, 210, 199); /* oklch */ color: oklch(80.1% 0.094 186.0);
Tailwind
colors: {
custom: {
50: '#9fe0d7',
500: '#70d2c7',
950: '#000000',
},
}SCSS
$custom: #70d2c7; $custom-light: #9fe0d7; $custom-dark: #000000;
JSON
{
"hex": "#70d2c7",
"rgb": {
"r": 112,
"g": 210,
"b": 199
},
"hsl": {
"h": 173.265,
"s": 52.128,
"l": 63.137
},
"oklch": {
"l": 0.80095,
"c": 0.09431,
"h": 186
},
"luminance": 0.53661
}Semantic roles & 50–950 ramp
primary
#70D2C7
secondary
#9D4953
accent
#2637C0
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483