#70DFDB#70DFDB
#70DFDB is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.7% C 0.102 H 192.3°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #70DFDB |
|---|---|
| RGB | rgb(112, 223, 219) |
| HSL | hsl(178, 63%, 66%) |
| HSV | hsv(178, 50%, 87%) |
| CMYK | cmyk(49.8%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(82.56, -32.67, -7.82) |
| CIE-LCH | lch(82.56, 33.59, 193.46°) |
| OKLab | oklab(83.74% -0.0998 -0.0217) |
| OKLCH | oklch(83.74% 0.102 192.3) |
| XYZ | xyz(45.8507, 61.3305, 76.4258) |
| Luminance | 0.6133 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.35
Turquoise
#40E0D0
ΔE00 5.35
Darkturquoise
#00CED1
ΔE00 6.40
Bright Light Blue
#26F7FD
ΔE00 6.98
Bright Cyan
#41FDFE
ΔE00 7.29
Robin'S Egg
#6DEDFD
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DFDB #DF7074
analogous
#70DFA3 #70DFDB #70ABDF
triadic
#70DFDB #DB70DF #DFDB70
tetradic
#70DFDB #A370DF #DF7074 #ABDF70
square
#70DFDB #A370DF #DF7074 #ABDF70
split-complementary
#70DFDB #DF70AB #DFA370
monochromatic
#27AEA9 #3ED4CE #70DFDB #A2EAE8 #D4F5F4
Accessibility & contrast
On white
1.58
#70DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#70DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DFDB
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DFDB | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DB
Deuteranopia (green-blind)
#C1C8DC
Tritanopia (blue-blind)
#27E4DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70dfdb; /* rgb */ color: rgb(112, 223, 219); /* oklch */ color: oklch(83.7% 0.102 192.3);
Tailwind
colors: {
custom: {
50: '#a1e9e6',
500: '#70dfdb',
950: '#000000',
},
}SCSS
$custom: #70dfdb; $custom-light: #a1e9e6; $custom-dark: #000000;
JSON
{
"hex": "#70dfdb",
"rgb": {
"r": 112,
"g": 223,
"b": 219
},
"hsl": {
"h": 177.838,
"s": 63.429,
"l": 65.686
},
"oklch": {
"l": 0.83742,
"c": 0.10217,
"h": 192.3
},
"luminance": 0.61335
}Semantic roles & 50–950 ramp
primary
#70DFDB
secondary
#B04447
accent
#1A21CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484