#70DED3#70DED3
#70DED3 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.3% C 0.103 H 186.8°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #70DED3 |
|---|---|
| RGB | rgb(112, 222, 211) |
| HSL | hsl(174, 63%, 65%) |
| HSV | hsv(174, 50%, 87%) |
| CMYK | cmyk(49.5%, 0%, 5%, 12.9%) |
| CIE-LAB | lab(82.05, -34.21, -4.32) |
| CIE-LCH | lch(82.05, 34.48, 187.20°) |
| OKLab | oklab(83.26% -0.1021 -0.0122) |
| OKLCH | oklch(83.26% 0.103 186.8) |
| XYZ | xyz(44.5563, 60.3865, 70.9231) |
| Luminance | 0.6039 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.69
Mediumturquoise
#48D1CC
ΔE00 4.48
Tiffany Blue
#7BF2DA
ΔE00 5.88
Seafoam Blue
#78D1B6
ΔE00 6.87
Bright Aqua
#0BF9EA
ΔE00 7.34
Darkturquoise
#00CED1
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DED3 #DE707B
analogous
#70DE9C #70DED3 #70B2DE
triadic
#70DED3 #D370DE #DED370
tetradic
#70DED3 #9C70DE #DE707B #B2DE70
square
#70DED3 #9C70DE #DE707B #B2DE70
split-complementary
#70DED3 #DE70B2 #DE9C70
monochromatic
#28AC9F #3ED3C4 #70DED3 #A2E9E2 #D3F5F2
Accessibility & contrast
On white
1.61
#70DED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#70DED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DED3
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DED3 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D3
Deuteranopia (green-blind)
#C2C6D4
Tritanopia (blue-blind)
#31E2DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #70ded3; /* rgb */ color: rgb(112, 222, 211); /* oklch */ color: oklch(83.3% 0.103 186.8);
Tailwind
colors: {
custom: {
50: '#a1e8e0',
500: '#70ded3',
950: '#000000',
},
}SCSS
$custom: #70ded3; $custom-light: #a1e8e0; $custom-dark: #000000;
JSON
{
"hex": "#70ded3",
"rgb": {
"r": 112,
"g": 222,
"b": 211
},
"hsl": {
"h": 174,
"s": 62.5,
"l": 65.49
},
"oklch": {
"l": 0.83259,
"c": 0.10284,
"h": 186.8
},
"luminance": 0.6039
}Semantic roles & 50–950 ramp
primary
#70DED3
secondary
#AE444F
accent
#1B2DCA
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484