#70DEDA#70DEDA
#70DEDA is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.5% C 0.101 H 192.2°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #70DEDA |
|---|---|
| RGB | rgb(112, 222, 218) |
| HSL | hsl(178, 63%, 65%) |
| HSV | hsv(178, 50%, 87%) |
| CMYK | cmyk(49.5%, 0%, 1.8%, 12.9%) |
| CIE-LAB | lab(82.24, -32.45, -7.75) |
| CIE-LCH | lch(82.24, 33.37, 193.44°) |
| OKLab | oklab(83.48% -0.0992 -0.0215) |
| OKLCH | oklch(83.48% 0.101 192.2) |
| XYZ | xyz(45.4530, 60.7452, 75.6458) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.20
Turquoise
#40E0D0
ΔE00 5.38
Darkturquoise
#00CED1
ΔE00 6.28
Bright Light Blue
#26F7FD
ΔE00 7.17
Bright Cyan
#41FDFE
ΔE00 7.50
Aqua Blue
#02D8E9
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DEDA #DE7074
analogous
#70DEA3 #70DEDA #70ABDE
triadic
#70DEDA #DA70DE #DEDA70
tetradic
#70DEDA #A370DE #DE7074 #ABDE70
square
#70DEDA #A370DE #DE7074 #ABDE70
split-complementary
#70DEDA #DE70AB #DEA370
monochromatic
#28ACA7 #3ED3CD #70DEDA #A2E9E7 #D3F5F4
Accessibility & contrast
On white
1.60
#70DEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#70DEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DEDA
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DEDA | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DA
Deuteranopia (green-blind)
#C0C7DB
Tritanopia (blue-blind)
#29E3DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70deda; /* rgb */ color: rgb(112, 222, 218); /* oklch */ color: oklch(83.5% 0.101 192.2);
Tailwind
colors: {
custom: {
50: '#a1e8e5',
500: '#70deda',
950: '#000000',
},
}SCSS
$custom: #70deda; $custom-light: #a1e8e5; $custom-dark: #000000;
JSON
{
"hex": "#70deda",
"rgb": {
"r": 112,
"g": 222,
"b": 218
},
"hsl": {
"h": 177.818,
"s": 62.5,
"l": 65.49
},
"oklch": {
"l": 0.83479,
"c": 0.10146,
"h": 192.2
},
"luminance": 0.60749
}Semantic roles & 50–950 ramp
primary
#70DEDA
secondary
#AE4448
accent
#1B22CA
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484