#70DFDA#70DFDA
#70DFDA is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.7% C 0.102 H 191.5°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #70DFDA |
|---|---|
| RGB | rgb(112, 223, 218) |
| HSL | hsl(177, 63%, 66%) |
| HSV | hsv(177, 50%, 87%) |
| CMYK | cmyk(49.8%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(82.53, -32.93, -7.33) |
| CIE-LCH | lch(82.53, 33.73, 192.55°) |
| OKLab | oklab(83.71% -0.1003 -0.0203) |
| OKLCH | oklch(83.71% 0.102 191.5) |
| XYZ | xyz(45.7194, 61.2780, 75.7346) |
| Luminance | 0.6128 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.29
Turquoise
#40E0D0
ΔE00 5.06
Darkturquoise
#00CED1
ΔE00 6.50
Bright Light Blue
#26F7FD
ΔE00 7.14
Bright Cyan
#41FDFE
ΔE00 7.37
Tiffany Blue
#7BF2DA
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DFDA #DF7075
analogous
#70DFA2 #70DFDA #70ACDF
triadic
#70DFDA #DA70DF #DFDA70
tetradic
#70DFDA #A270DF #DF7075 #ACDF70
square
#70DFDA #A270DF #DF7075 #ACDF70
split-complementary
#70DFDA #DF70AC #DFA270
monochromatic
#27AEA8 #3ED4CD #70DFDA #A2EAE7 #D4F5F4
Accessibility & contrast
On white
1.58
#70DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#70DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DFDA
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DFDA | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5DA
Deuteranopia (green-blind)
#C1C8DB
Tritanopia (blue-blind)
#28E4DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70dfda; /* rgb */ color: rgb(112, 223, 218); /* oklch */ color: oklch(83.7% 0.102 191.5);
Tailwind
colors: {
custom: {
50: '#a1e9e5',
500: '#70dfda',
950: '#000000',
},
}SCSS
$custom: #70dfda; $custom-light: #a1e9e5; $custom-dark: #000000;
JSON
{
"hex": "#70dfda",
"rgb": {
"r": 112,
"g": 223,
"b": 218
},
"hsl": {
"h": 177.297,
"s": 63.429,
"l": 65.686
},
"oklch": {
"l": 0.8371,
"c": 0.1023,
"h": 191.5
},
"luminance": 0.61282
}Semantic roles & 50–950 ramp
primary
#70DFDA
secondary
#B04448
accent
#1A22CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484