#70DED8#70DED8
#70DED8 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.4% C 0.102 H 190.7°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #70DED8 |
|---|---|
| RGB | rgb(112, 222, 216) |
| HSL | hsl(177, 63%, 65%) |
| HSV | hsv(177, 50%, 87%) |
| CMYK | cmyk(49.5%, 0%, 2.7%, 12.9%) |
| CIE-LAB | lab(82.19, -32.96, -6.77) |
| CIE-LCH | lch(82.19, 33.65, 191.61°) |
| OKLab | oklab(83.42% -0.1 -0.0188) |
| OKLCH | oklch(83.42% 0.102 190.7) |
| XYZ | xyz(45.1929, 60.6411, 74.2758) |
| Luminance | 0.6065 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.12
Turquoise
#40E0D0
ΔE00 4.80
Darkturquoise
#00CED1
ΔE00 6.51
Tiffany Blue
#7BF2DA
ΔE00 7.22
Bright Light Blue
#26F7FD
ΔE00 7.49
Bright Cyan
#41FDFE
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DED8 #DE7076
analogous
#70DEA1 #70DED8 #70ADDE
triadic
#70DED8 #D870DE #DED870
tetradic
#70DED8 #A170DE #DE7076 #ADDE70
square
#70DED8 #A170DE #DE7076 #ADDE70
split-complementary
#70DED8 #DE70AD #DEA170
monochromatic
#28ACA5 #3ED3CA #70DED8 #A2E9E6 #D3F5F3
Accessibility & contrast
On white
1.60
#70DED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#70DED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DED8
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DED8 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D8
Deuteranopia (green-blind)
#C1C7D9
Tritanopia (blue-blind)
#2BE3DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #70ded8; /* rgb */ color: rgb(112, 222, 216); /* oklch */ color: oklch(83.4% 0.102 190.7);
Tailwind
colors: {
custom: {
50: '#a1e8e4',
500: '#70ded8',
950: '#000000',
},
}SCSS
$custom: #70ded8; $custom-light: #a1e8e4; $custom-dark: #000000;
JSON
{
"hex": "#70ded8",
"rgb": {
"r": 112,
"g": 222,
"b": 216
},
"hsl": {
"h": 176.727,
"s": 62.5,
"l": 65.49
},
"oklch": {
"l": 0.83415,
"c": 0.10176,
"h": 190.7
},
"luminance": 0.60645
}Semantic roles & 50–950 ramp
primary
#70DED8
secondary
#AE444A
accent
#1B25CA
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484