#70DEDE#70DEDE
#70DEDE is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.6% C 0.101 H 195.4°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #70DEDE |
|---|---|
| RGB | rgb(112, 222, 222) |
| HSL | hsl(180, 63%, 65%) |
| HSV | hsv(180, 50%, 87%) |
| CMYK | cmyk(49.5%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(82.36, -31.43, -9.71) |
| CIE-LCH | lch(82.36, 32.90, 197.16°) |
| OKLab | oklab(83.61% -0.0975 -0.0268) |
| OKLCH | oklch(83.61% 0.101 195.4) |
| XYZ | xyz(45.9828, 60.9571, 78.4358) |
| Luminance | 0.6096 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.72
Darkturquoise
#00CED1
ΔE00 6.09
Robin'S Egg
#6DEDFD
ΔE00 6.31
Aqua Blue
#02D8E9
ΔE00 6.44
Turquoise
#40E0D0
ΔE00 6.65
Bright Light Blue
#26F7FD
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DEDE #DE7070
analogous
#70DEA7 #70DEDE #70A7DE
triadic
#70DEDE #DE70DE #DEDE70
tetradic
#70DEDE #A770DE #DE7070 #A7DE70
square
#70DEDE #A770DE #DE7070 #A7DE70
split-complementary
#70DEDE #DE70A7 #DEA770
monochromatic
#28ACAC #3ED3D3 #70DEDE #A2E9E9 #D3F5F5
Accessibility & contrast
On white
1.59
#70DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#70DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DEDE
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DEDE | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DE
Deuteranopia (green-blind)
#BFC7DF
Tritanopia (blue-blind)
#23E4DE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70dede; /* rgb */ color: rgb(112, 222, 222); /* oklch */ color: oklch(83.6% 0.101 195.4);
Tailwind
colors: {
custom: {
50: '#a1e8e8',
500: '#70dede',
950: '#000000',
},
}SCSS
$custom: #70dede; $custom-light: #a1e8e8; $custom-dark: #000000;
JSON
{
"hex": "#70dede",
"rgb": {
"r": 112,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 62.5,
"l": 65.49
},
"oklch": {
"l": 0.83609,
"c": 0.10113,
"h": 195.4
},
"luminance": 0.60961
}Semantic roles & 50–950 ramp
primary
#70DEDE
secondary
#AE4444
accent
#1B1BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101616
muted
#808484