#70FDEC#70FDEC
#70FDEC is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.2% C 0.125 H 184.5°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #70FDEC |
|---|---|
| RGB | rgb(112, 253, 236) |
| HSL | hsl(173, 97%, 72%) |
| HSV | hsv(173, 56%, 99%) |
| CMYK | cmyk(55.7%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(91.57, -42.17, -3.43) |
| CIE-LCH | lch(91.57, 42.30, 184.65°) |
| OKLab | oklab(91.18% -0.1246 -0.0099) |
| OKLCH | oklch(91.18% 0.125 184.5) |
| XYZ | xyz(56.9410, 79.7458, 91.7323) |
| Luminance | 0.7975 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.68
Bright Aqua
#0BF9EA
ΔE00 3.72
Bright Turquoise
#0FFEF9
ΔE00 5.01
Bright Cyan
#41FDFE
ΔE00 6.10
Aqua
#00FFFF
ΔE00 6.23
Light Aqua
#8CFFDB
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FDEC #FD7081
analogous
#70FDA6 #70FDEC #70C8FD
triadic
#70FDEC #EC70FD #FDEC70
tetradic
#70FDEC #A670FD #FD7081 #C8FD70
square
#70FDEC #A670FD #FD7081 #C8FD70
split-complementary
#70FDEC #FD70C8 #FDA670
monochromatic
#03EFD3 #34FCE4 #70FDEC #ACFEF4 #E1FFFB
Accessibility & contrast
On white
1.24
#70FDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#70FDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FDEC
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FDEC | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EB
Deuteranopia (green-blind)
#DCE0EE
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #70fdec; /* rgb */ color: rgb(112, 253, 236); /* oklch */ color: oklch(91.2% 0.125 184.5);
Tailwind
colors: {
custom: {
50: '#a5fef2',
500: '#70fdec',
950: '#000000',
},
}SCSS
$custom: #70fdec; $custom-light: #a5fef2; $custom-dark: #000000;
JSON
{
"hex": "#70fdec",
"rgb": {
"r": 112,
"g": 253,
"b": 236
},
"hsl": {
"h": 172.766,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.91183,
"c": 0.12497,
"h": 184.5
},
"luminance": 0.79751
}Semantic roles & 50–950 ramp
primary
#70FDEC
secondary
#D9384B
accent
#001CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685