#70CDC7#70CDC7
#70CDC7 is a light, moderate teal. Relative luminance 0.512; OKLCH L 78.9% C 0.089 H 190.1°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #70CDC7 |
|---|---|
| RGB | rgb(112, 205, 199) |
| HSL | hsl(176, 48%, 62%) |
| HSV | hsv(176, 45%, 80%) |
| CMYK | cmyk(45.4%, 0%, 2.9%, 19.6%) |
| CIE-LAB | lab(76.82, -29.11, -5.62) |
| CIE-LCH | lch(76.82, 29.64, 190.93°) |
| OKLab | oklab(78.93% -0.0881 -0.0156) |
| OKLCH | oklch(78.93% 0.089 190.1) |
| XYZ | xyz(38.8181, 51.2277, 61.8641) |
| Luminance | 0.5123 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.51
Darkturquoise
#00CED1
ΔE00 5.86
Turquoise
#40E0D0
ΔE00 6.77
Seafoam Blue
#78D1B6
ΔE00 7.49
Pale Teal
#82CBB2
ΔE00 7.50
Topaz
#13BBAF
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CDC7 #CD7076
analogous
#70CD99 #70CDC7 #70A5CD
triadic
#70CDC7 #C770CD #CDC770
tetradic
#70CDC7 #9970CD #CD7076 #A5CD70
square
#70CDC7 #9970CD #CD7076 #A5CD70
split-complementary
#70CDC7 #CD70A5 #CD9970
monochromatic
#32908A #43BDB5 #70CDC7 #9DDDD9 #CBEDEB
Accessibility & contrast
On white
1.87
#70CDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#70CDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CDC7
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CDC7 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5C7
Deuteranopia (green-blind)
#B4B9C8
Tritanopia (blue-blind)
#42D1CB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #70cdc7; /* rgb */ color: rgb(112, 205, 199); /* oklch */ color: oklch(78.9% 0.089 190.1);
Tailwind
colors: {
custom: {
50: '#9fdcd8',
500: '#70cdc7',
950: '#000000',
},
}SCSS
$custom: #70cdc7; $custom-light: #9fdcd8; $custom-dark: #000000;
JSON
{
"hex": "#70cdc7",
"rgb": {
"r": 112,
"g": 205,
"b": 199
},
"hsl": {
"h": 176.129,
"s": 48.187,
"l": 62.157
},
"oklch": {
"l": 0.78931,
"c": 0.08946,
"h": 190.1
},
"luminance": 0.51231
}Semantic roles & 50–950 ramp
primary
#70CDC7
secondary
#974B50
accent
#2A33BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483