#70DDDE#70DDDE
#70DDDE is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.4% C 0.100 H 196.2°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #70DDDE |
|---|---|
| RGB | rgb(112, 221, 222) |
| HSL | hsl(181, 63%, 65%) |
| HSV | hsv(181, 50%, 87%) |
| CMYK | cmyk(49.5%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(82.07, -30.96, -10.13) |
| CIE-LCH | lch(82.07, 32.57, 198.13°) |
| OKLab | oklab(83.38% -0.0964 -0.028) |
| OKLCH | oklch(83.38% 0.1 196.2) |
| XYZ | xyz(45.7180, 60.4275, 78.3475) |
| Luminance | 0.6043 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.79
Darkturquoise
#00CED1
ΔE00 5.99
Robin'S Egg
#6DEDFD
ΔE00 6.13
Aqua Blue
#02D8E9
ΔE00 6.14
Robin'S Egg Blue
#98EFF9
ΔE00 6.62
Robin Egg Blue
#8AF1FE
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DDDE #DE7170
analogous
#70DEA8 #70DDDE #70A6DE
triadic
#70DDDE #DE70DD #DDDE70
tetradic
#70DDDE #A870DE #DE7170 #A6DE70
square
#70DDDE #A870DE #DE7170 #A6DE70
split-complementary
#70DDDE #DE70A6 #DEA870
monochromatic
#28ABAC #3ED1D3 #70DDDE #A2E9E9 #D3F5F5
Accessibility & contrast
On white
1.60
#70DDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#70DDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DDDE
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DDDE | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DE
Deuteranopia (green-blind)
#BEC6DF
Tritanopia (blue-blind)
#24E3DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #70ddde; /* rgb */ color: rgb(112, 221, 222); /* oklch */ color: oklch(83.4% 0.100 196.2);
Tailwind
colors: {
custom: {
50: '#a1e8e8',
500: '#70ddde',
950: '#000000',
},
}SCSS
$custom: #70ddde; $custom-light: #a1e8e8; $custom-dark: #000000;
JSON
{
"hex": "#70ddde",
"rgb": {
"r": 112,
"g": 221,
"b": 222
},
"hsl": {
"h": 180.545,
"s": 62.5,
"l": 65.49
},
"oklch": {
"l": 0.83379,
"c": 0.10039,
"h": 196.2
},
"luminance": 0.60432
}Semantic roles & 50–950 ramp
primary
#70DDDE
secondary
#AE4544
accent
#1D1BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101616
muted
#808484