#70D8BC#70D8BC
#70D8BC is a light, moderate teal. Relative luminance 0.562; OKLCH L 81.2% C 0.106 H 173.8°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #70D8BC |
|---|---|
| RGB | rgb(112, 216, 188) |
| HSL | hsl(164, 57%, 64%) |
| HSV | hsv(164, 48%, 85%) |
| CMYK | cmyk(48.1%, 0%, 13%, 15.3%) |
| CIE-LAB | lab(79.72, -36.92, 4.52) |
| CIE-LCH | lch(79.72, 37.19, 173.02°) |
| OKLab | oklab(81.18% -0.1054 0.0114) |
| OKLCH | oklch(81.18% 0.106 173.8) |
| XYZ | xyz(40.3112, 56.1840, 56.2875) |
| Luminance | 0.5619 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.08
Mediumaquamarine
#66CDAA
ΔE00 3.64
Pale Teal
#82CBB2
ΔE00 4.31
Light Teal
#90E4C1
ΔE00 4.76
Seafoam
#7FE0B3
ΔE00 5.32
Aquamarine (survey)
#04D8B2
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D8BC #D8708C
analogous
#70D888 #70D8BC #70C0D8
triadic
#70D8BC #BC70D8 #D8BC70
tetradic
#70D8BC #8870D8 #D8708C #C0D870
square
#70D8BC #8870D8 #D8708C #C0D870
split-complementary
#70D8BC #D870C0 #D88870
monochromatic
#2CA282 #40CBA5 #70D8BC #A0E5D3 #D0F2E9
Accessibility & contrast
On white
1.72
#70D8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#70D8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D8BC
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D8BC | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBB
Deuteranopia (green-blind)
#C1C1BE
Tritanopia (blue-blind)
#46DAD0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #70d8bc; /* rgb */ color: rgb(112, 216, 188); /* oklch */ color: oklch(81.2% 0.106 173.8);
Tailwind
colors: {
custom: {
50: '#9fe4d0',
500: '#70d8bc',
950: '#000000',
},
}SCSS
$custom: #70d8bc; $custom-light: #9fe4d0; $custom-dark: #000000;
JSON
{
"hex": "#70d8bc",
"rgb": {
"r": 112,
"g": 216,
"b": 188
},
"hsl": {
"h": 163.846,
"s": 57.143,
"l": 64.314
},
"oklch": {
"l": 0.81178,
"c": 0.10598,
"h": 173.8
},
"luminance": 0.56187
}Semantic roles & 50–950 ramp
primary
#70D8BC
secondary
#A54760
accent
#214DC5
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483