#70D9CD#70D9CD
#70D9CD is a light, moderate teal. Relative luminance 0.575; OKLCH L 81.9% C 0.100 H 185.7°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #70D9CD |
|---|---|
| RGB | rgb(112, 217, 205) |
| HSL | hsl(173, 58%, 65%) |
| HSV | hsv(173, 48%, 85%) |
| CMYK | cmyk(48.4%, 0%, 5.5%, 14.9%) |
| CIE-LAB | lab(80.45, -33.34, -3.49) |
| CIE-LCH | lch(80.45, 33.52, 185.97°) |
| OKLab | oklab(81.91% -0.0991 -0.0099) |
| OKLCH | oklch(81.91% 0.1 185.7) |
| XYZ | xyz(42.5098, 57.4746, 66.5993) |
| Luminance | 0.5748 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.97
Mediumturquoise
#48D1CC
ΔE00 4.13
Seafoam Blue
#78D1B6
ΔE00 5.95
Tiffany Blue
#7BF2DA
ΔE00 6.52
Pale Teal
#82CBB2
ΔE00 6.92
Darkturquoise
#00CED1
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D9CD #D9707C
analogous
#70D999 #70D9CD #70B1D9
triadic
#70D9CD #CD70D9 #D9CD70
tetradic
#70D9CD #9970D9 #D9707C #B1D970
square
#70D9CD #9970D9 #D9707C #B1D970
split-complementary
#70D9CD #D970B1 #D99970
monochromatic
#2BA396 #40CCBC #70D9CD #A0E6DE #D1F3EF
Accessibility & contrast
On white
1.68
#70D9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#70D9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D9CD
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D9CD | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCD
Deuteranopia (green-blind)
#BEC2CE
Tritanopia (blue-blind)
#39DDD5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #70d9cd; /* rgb */ color: rgb(112, 217, 205); /* oklch */ color: oklch(81.9% 0.100 185.7);
Tailwind
colors: {
custom: {
50: '#a0e5dc',
500: '#70d9cd',
950: '#000000',
},
}SCSS
$custom: #70d9cd; $custom-light: #a0e5dc; $custom-dark: #000000;
JSON
{
"hex": "#70d9cd",
"rgb": {
"r": 112,
"g": 217,
"b": 205
},
"hsl": {
"h": 173.143,
"s": 58.011,
"l": 64.51
},
"oklch": {
"l": 0.81911,
"c": 0.09962,
"h": 185.7
},
"luminance": 0.57478
}Semantic roles & 50–950 ramp
primary
#70D9CD
secondary
#A74651
accent
#2033C6
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1615
muted
#808484