#70DFDE#70DFDE
#70DFDE is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.8% C 0.102 H 194.6°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #70DFDE |
|---|---|
| RGB | rgb(112, 223, 222) |
| HSL | hsl(179, 63%, 66%) |
| HSV | hsv(179, 50%, 87%) |
| CMYK | cmyk(49.8%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(82.64, -31.91, -9.28) |
| CIE-LCH | lch(82.64, 33.23, 196.22°) |
| OKLab | oklab(83.84% -0.0986 -0.0257) |
| OKLCH | oklch(83.84% 0.102 194.6) |
| XYZ | xyz(46.2492, 61.4899, 78.5246) |
| Luminance | 0.6149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.69
Darkturquoise
#00CED1
ΔE00 6.22
Turquoise
#40E0D0
ΔE00 6.30
Robin'S Egg
#6DEDFD
ΔE00 6.52
Bright Light Blue
#26F7FD
ΔE00 6.62
Aqua Blue
#02D8E9
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DFDE #DF7071
analogous
#70DFA6 #70DFDE #70A9DF
triadic
#70DFDE #DE70DF #DFDE70
tetradic
#70DFDE #A670DF #DF7071 #A9DF70
square
#70DFDE #A670DF #DF7071 #A9DF70
split-complementary
#70DFDE #DF70A9 #DFA670
monochromatic
#27AEAD #3ED4D2 #70DFDE #A2EAEA #D4F5F5
Accessibility & contrast
On white
1.58
#70DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#70DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DFDE
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DFDE | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DE
Deuteranopia (green-blind)
#C0C8DF
Tritanopia (blue-blind)
#22E5DE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #70dfde; /* rgb */ color: rgb(112, 223, 222); /* oklch */ color: oklch(83.8% 0.102 194.6);
Tailwind
colors: {
custom: {
50: '#a2e9e8',
500: '#70dfde',
950: '#000000',
},
}SCSS
$custom: #70dfde; $custom-light: #a2e9e8; $custom-dark: #000000;
JSON
{
"hex": "#70dfde",
"rgb": {
"r": 112,
"g": 223,
"b": 222
},
"hsl": {
"h": 179.459,
"s": 63.429,
"l": 65.686
},
"oklch": {
"l": 0.83839,
"c": 0.10188,
"h": 194.6
},
"luminance": 0.61494
}Semantic roles & 50–950 ramp
primary
#70DFDE
secondary
#B04445
accent
#1A1CCB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101616
muted
#808484