#70D5D5#70D5D5
#70D5D5 is a light, moderate teal. Relative luminance 0.558; OKLCH L 81.2% C 0.095 H 195.5°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #70D5D5 |
|---|---|
| RGB | rgb(112, 213, 213) |
| HSL | hsl(180, 55%, 64%) |
| HSV | hsv(180, 47%, 84%) |
| CMYK | cmyk(47.4%, 0%, 0%, 16.5%) |
| CIE-LAB | lab(79.52, -29.43, -9.13) |
| CIE-LCH | lch(79.52, 30.82, 197.24°) |
| OKLab | oklab(81.24% -0.0913 -0.0252) |
| OKLCH | oklch(81.24% 0.095 195.5) |
| XYZ | xyz(42.4817, 55.8337, 71.4762) |
| Luminance | 0.5584 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.95
Darkturquoise
#00CED1
ΔE00 5.32
Aqua Blue
#02D8E9
ΔE00 6.47
Turquoise
#40E0D0
ΔE00 7.22
Robin'S Egg
#6DEDFD
ΔE00 7.61
Robin'S Egg Blue
#98EFF9
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D5D5 #D57070
analogous
#70D5A2 #70D5D5 #70A2D5
triadic
#70D5D5 #D570D5 #D5D570
tetradic
#70D5D5 #A270D5 #D57070 #A2D570
square
#70D5D5 #A270D5 #D57070 #A2D570
split-complementary
#70D5D5 #D570A2 #D5A270
monochromatic
#2E9D9D #41C7C7 #70D5D5 #9FE3E3 #CFF1F1
Accessibility & contrast
On white
1.73
#70D5D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#70D5D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D5D5
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D5D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D5D5 | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACDD5
Deuteranopia (green-blind)
#B8C0D6
Tritanopia (blue-blind)
#33DBD5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #70d5d5; /* rgb */ color: rgb(112, 213, 213); /* oklch */ color: oklch(81.2% 0.095 195.5);
Tailwind
colors: {
custom: {
50: '#a0e2e1',
500: '#70d5d5',
950: '#000000',
},
}SCSS
$custom: #70d5d5; $custom-light: #a0e2e1; $custom-dark: #000000;
JSON
{
"hex": "#70d5d5",
"rgb": {
"r": 112,
"g": 213,
"b": 213
},
"hsl": {
"h": 180,
"s": 54.595,
"l": 63.725
},
"oklch": {
"l": 0.81238,
"c": 0.0947,
"h": 195.5
},
"luminance": 0.55837
}Semantic roles & 50–950 ramp
primary
#70D5D5
secondary
#A14848
accent
#2323C2
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484