#70DFDF#70DFDF
#70DFDF is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.9% C 0.102 H 195.4°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #70DFDF |
|---|---|
| RGB | rgb(112, 223, 223) |
| HSL | hsl(180, 63%, 66%) |
| HSV | hsv(180, 50%, 87%) |
| CMYK | cmyk(49.8%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(82.67, -31.65, -9.77) |
| CIE-LCH | lch(82.67, 33.12, 197.16°) |
| OKLab | oklab(83.87% -0.0982 -0.027) |
| OKLCH | oklch(83.87% 0.102 195.4) |
| XYZ | xyz(46.3836, 61.5436, 79.2325) |
| Luminance | 0.6155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.85
Robin'S Egg
#6DEDFD
ΔE00 6.20
Darkturquoise
#00CED1
ΔE00 6.21
Aqua Blue
#02D8E9
ΔE00 6.47
Bright Light Blue
#26F7FD
ΔE00 6.54
Turquoise
#40E0D0
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DFDF #DF7070
analogous
#70DFA7 #70DFDF #70A7DF
triadic
#70DFDF #DF70DF #DFDF70
tetradic
#70DFDF #A770DF #DF7070 #A7DF70
square
#70DFDF #A770DF #DF7070 #A7DF70
split-complementary
#70DFDF #DF70A7 #DFA770
monochromatic
#27AEAE #3ED4D4 #70DFDF #A2EAEA #D4F5F5
Accessibility & contrast
On white
1.58
#70DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#70DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DFDF
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DFDF | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DF
Deuteranopia (green-blind)
#C0C8E0
Tritanopia (blue-blind)
#21E5DF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #70dfdf; /* rgb */ color: rgb(112, 223, 223); /* oklch */ color: oklch(83.9% 0.102 195.4);
Tailwind
colors: {
custom: {
50: '#a2e9e9',
500: '#70dfdf',
950: '#000000',
},
}SCSS
$custom: #70dfdf; $custom-light: #a2e9e9; $custom-dark: #000000;
JSON
{
"hex": "#70dfdf",
"rgb": {
"r": 112,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 63.429,
"l": 65.686
},
"oklch": {
"l": 0.83872,
"c": 0.10183,
"h": 195.4
},
"luminance": 0.61548
}Semantic roles & 50–950 ramp
primary
#70DFDF
secondary
#B04444
accent
#1A1ACB
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101616
muted
#818484