#70CDC2#70CDC2
#70CDC2 is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.8% C 0.091 H 185.6°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #70CDC2 |
|---|---|
| RGB | rgb(112, 205, 194) |
| HSL | hsl(173, 48%, 62%) |
| HSV | hsv(173, 45%, 80%) |
| CMYK | cmyk(45.4%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(76.68, -30.34, -3.13) |
| CIE-LCH | lch(76.68, 30.50, 185.89°) |
| OKLab | oklab(78.77% -0.0902 -0.0089) |
| OKLCH | oklch(78.77% 0.091 185.6) |
| XYZ | xyz(38.2471, 50.9993, 58.8568) |
| Luminance | 0.5100 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.08
Seafoam Blue
#78D1B6
ΔE00 5.64
Pale Teal
#82CBB2
ΔE00 5.82
Turquoise
#40E0D0
ΔE00 6.08
Darkturquoise
#00CED1
ΔE00 6.95
Topaz
#13BBAF
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CDC2 #CD707B
analogous
#70CD93 #70CDC2 #70AACD
triadic
#70CDC2 #C270CD #CDC270
tetradic
#70CDC2 #9370CD #CD707B #AACD70
square
#70CDC2 #9370CD #CD707B #AACD70
split-complementary
#70CDC2 #CD70AA #CD9370
monochromatic
#329085 #43BDAF #70CDC2 #9DDDD5 #CBEDE9
Accessibility & contrast
On white
1.87
#70CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#70CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CDC2
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CDC2 | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4C2
Deuteranopia (green-blind)
#B5B8C3
Tritanopia (blue-blind)
#45D1C9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #70cdc2; /* rgb */ color: rgb(112, 205, 194); /* oklch */ color: oklch(78.8% 0.091 185.6);
Tailwind
colors: {
custom: {
50: '#9fdcd4',
500: '#70cdc2',
950: '#000000',
},
}SCSS
$custom: #70cdc2; $custom-light: #9fdcd4; $custom-dark: #000000;
JSON
{
"hex": "#70cdc2",
"rgb": {
"r": 112,
"g": 205,
"b": 194
},
"hsl": {
"h": 172.903,
"s": 48.187,
"l": 62.157
},
"oklch": {
"l": 0.78773,
"c": 0.09065,
"h": 185.6
},
"luminance": 0.51002
}Semantic roles & 50–950 ramp
primary
#70CDC2
secondary
#974B54
accent
#2A3BBB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483