#70ECDF#70ECDF
#70ECDF is a very light, moderate teal. Relative luminance 0.688; OKLCH L 86.9% C 0.113 H 186.2°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #70ECDF |
|---|---|
| RGB | rgb(112, 236, 223) |
| HSL | hsl(174, 77%, 68%) |
| HSV | hsv(174, 53%, 93%) |
| CMYK | cmyk(52.5%, 0%, 5.5%, 7.5%) |
| CIE-LAB | lab(86.38, -37.71, -4.27) |
| CIE-LCH | lch(86.38, 37.95, 186.46°) |
| OKLab | oklab(86.87% -0.1122 -0.0121) |
| OKLCH | oklch(86.87% 0.113 186.2) |
| XYZ | xyz(49.9911, 68.7587, 80.4350) |
| Luminance | 0.6876 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.82
Turquoise
#40E0D0
ΔE00 4.11
Bright Aqua
#0BF9EA
ΔE00 4.83
Bright Turquoise
#0FFEF9
ΔE00 5.95
Bright Cyan
#41FDFE
ΔE00 6.40
Aqua
#00FFFF
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70ECDF #EC707D
analogous
#70ECA1 #70ECDF #70BBEC
triadic
#70ECDF #DF70EC #ECDF70
tetradic
#70ECDF #A170EC #EC707D #BBEC70
square
#70ECDF #A170EC #EC707D #BBEC70
split-complementary
#70ECDF #EC70BB #ECA170
monochromatic
#1AC7B5 #3AE5D3 #70ECDF #A6F3EB #DCFAF7
Accessibility & contrast
On white
1.42
#70ECDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#70ECDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70ECDF
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70ECDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70ECDF | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E1DF
Deuteranopia (green-blind)
#CDD2E0
Tritanopia (blue-blind)
#14F1E8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #70ecdf; /* rgb */ color: rgb(112, 236, 223); /* oklch */ color: oklch(86.9% 0.113 186.2);
Tailwind
colors: {
custom: {
50: '#a3f2e8',
500: '#70ecdf',
950: '#000000',
},
}SCSS
$custom: #70ecdf; $custom-light: #a3f2e8; $custom-dark: #000000;
JSON
{
"hex": "#70ecdf",
"rgb": {
"r": 112,
"g": 236,
"b": 223
},
"hsl": {
"h": 173.71,
"s": 76.543,
"l": 68.235
},
"oklch": {
"l": 0.8687,
"c": 0.11287,
"h": 186.2
},
"luminance": 0.68763
}Semantic roles & 50–950 ramp
primary
#70ECDF
secondary
#C43C4A
accent
#0D22D9
background
#FDFFFE
surface
#F7FEFC
border
#D0D6D5
text
#101716
muted
#818584