#70DCDA#70DCDA
#70DCDA is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.0% C 0.100 H 193.8°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #70DCDA |
|---|---|
| RGB | rgb(112, 220, 218) |
| HSL | hsl(179, 61%, 65%) |
| HSV | hsv(179, 49%, 86%) |
| CMYK | cmyk(49.1%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(81.67, -31.51, -8.60) |
| CIE-LCH | lch(81.67, 32.66, 195.27°) |
| OKLab | oklab(83.02% -0.097 -0.0238) |
| OKLCH | oklch(83.02% 0.1 193.8) |
| XYZ | xyz(44.9250, 59.6891, 75.4698) |
| Luminance | 0.5969 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.14
Darkturquoise
#00CED1
ΔE00 5.91
Turquoise
#40E0D0
ΔE00 6.07
Aqua Blue
#02D8E9
ΔE00 6.95
Robin'S Egg
#6DEDFD
ΔE00 7.18
Bright Light Blue
#26F7FD
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DCDA #DC7072
analogous
#70DCA4 #70DCDA #70A8DC
triadic
#70DCDA #DA70DC #DCDA70
tetradic
#70DCDA #A470DC #DC7072 #A8DC70
square
#70DCDA #A470DC #DC7072 #A8DC70
split-complementary
#70DCDA #DC70A8 #DCA470
monochromatic
#29A8A6 #3FD0CD #70DCDA #A1E8E7 #D2F4F3
Accessibility & contrast
On white
1.62
#70DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#70DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DCDA
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DCDA | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3DA
Deuteranopia (green-blind)
#BEC5DB
Tritanopia (blue-blind)
#2AE2DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #70dcda; /* rgb */ color: rgb(112, 220, 218); /* oklch */ color: oklch(83.0% 0.100 193.8);
Tailwind
colors: {
custom: {
50: '#a1e7e5',
500: '#70dcda',
950: '#000000',
},
}SCSS
$custom: #70dcda; $custom-light: #a1e7e5; $custom-dark: #000000;
JSON
{
"hex": "#70dcda",
"rgb": {
"r": 112,
"g": 220,
"b": 218
},
"hsl": {
"h": 178.889,
"s": 60.674,
"l": 65.098
},
"oklch": {
"l": 0.83018,
"c": 0.09985,
"h": 193.8
},
"luminance": 0.59693
}Semantic roles & 50–950 ramp
primary
#70DCDA
secondary
#AB4547
accent
#1D20C8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101615
muted
#808484