#70DED5#70DED5
#70DED5 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.102 H 188.3°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #70DED5 |
|---|---|
| RGB | rgb(112, 222, 213) |
| HSL | hsl(175, 63%, 65%) |
| HSV | hsv(175, 50%, 87%) |
| CMYK | cmyk(49.5%, 0%, 4.1%, 12.9%) |
| CIE-LAB | lab(82.10, -33.71, -5.30) |
| CIE-LCH | lch(82.10, 34.13, 188.94°) |
| OKLab | oklab(83.32% -0.1013 -0.0148) |
| OKLCH | oklch(83.32% 0.102 188.3) |
| XYZ | xyz(44.8086, 60.4874, 72.2518) |
| Luminance | 0.6049 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.06
Mediumturquoise
#48D1CC
ΔE00 4.25
Tiffany Blue
#7BF2DA
ΔE00 6.39
Darkturquoise
#00CED1
ΔE00 6.99
Bright Aqua
#0BF9EA
ΔE00 7.46
Seafoam Blue
#78D1B6
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DED5 #DE7079
analogous
#70DE9E #70DED5 #70B0DE
triadic
#70DED5 #D570DE #DED570
tetradic
#70DED5 #9E70DE #DE7079 #B0DE70
square
#70DED5 #9E70DE #DE7079 #B0DE70
split-complementary
#70DED5 #DE70B0 #DE9E70
monochromatic
#28ACA1 #3ED3C6 #70DED5 #A2E9E4 #D3F5F2
Accessibility & contrast
On white
1.60
#70DED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#70DED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DED5
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DED5 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D5
Deuteranopia (green-blind)
#C2C7D6
Tritanopia (blue-blind)
#2FE3DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #70ded5; /* rgb */ color: rgb(112, 222, 213); /* oklch */ color: oklch(83.3% 0.102 188.3);
Tailwind
colors: {
custom: {
50: '#a1e8e1',
500: '#70ded5',
950: '#000000',
},
}SCSS
$custom: #70ded5; $custom-light: #a1e8e1; $custom-dark: #000000;
JSON
{
"hex": "#70ded5",
"rgb": {
"r": 112,
"g": 222,
"b": 213
},
"hsl": {
"h": 175.091,
"s": 62.5,
"l": 65.49
},
"oklch": {
"l": 0.83321,
"c": 0.10234,
"h": 188.3
},
"luminance": 0.60491
}Semantic roles & 50–950 ramp
primary
#70DED5
secondary
#AE444D
accent
#1B2ACA
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484