#70DDDB#70DDDB
#70DDDB is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.3% C 0.101 H 193.8°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #70DDDB |
|---|---|
| RGB | rgb(112, 221, 219) |
| HSL | hsl(179, 62%, 65%) |
| HSV | hsv(179, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(81.98, -31.73, -8.67) |
| CIE-LCH | lch(81.98, 32.89, 195.28°) |
| OKLab | oklab(83.28% -0.0976 -0.024) |
| OKLCH | oklch(83.28% 0.101 193.8) |
| XYZ | xyz(45.3195, 60.2681, 76.2487) |
| Luminance | 0.6027 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.27
Darkturquoise
#00CED1
ΔE00 6.02
Turquoise
#40E0D0
ΔE00 6.03
Aqua Blue
#02D8E9
ΔE00 6.97
Robin'S Egg
#6DEDFD
ΔE00 7.07
Bright Light Blue
#26F7FD
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DDDB #DD7072
analogous
#70DDA4 #70DDDB #70A8DD
triadic
#70DDDB #DB70DD #DDDB70
tetradic
#70DDDB #A470DD #DD7072 #A8DD70
square
#70DDDB #A470DD #DD7072 #A8DD70
split-complementary
#70DDDB #DD70A8 #DDA470
monochromatic
#28AAA8 #3FD1CF #70DDDB #A1E9E7 #D3F5F4
Accessibility & contrast
On white
1.61
#70DDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#70DDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DDDB
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DDDB | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DB
Deuteranopia (green-blind)
#BFC6DC
Tritanopia (blue-blind)
#28E3DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #70dddb; /* rgb */ color: rgb(112, 221, 219); /* oklch */ color: oklch(83.3% 0.101 193.8);
Tailwind
colors: {
custom: {
50: '#a1e8e6',
500: '#70dddb',
950: '#000000',
},
}SCSS
$custom: #70dddb; $custom-light: #a1e8e6; $custom-dark: #000000;
JSON
{
"hex": "#70dddb",
"rgb": {
"r": 112,
"g": 221,
"b": 219
},
"hsl": {
"h": 178.899,
"s": 61.582,
"l": 65.294
},
"oklch": {
"l": 0.83281,
"c": 0.10055,
"h": 193.8
},
"luminance": 0.60272
}Semantic roles & 50–950 ramp
primary
#70DDDB
secondary
#AD4547
accent
#1C1FC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101615
muted
#808484