#70FED2#70FED2
#70FED2 is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.7% C 0.139 H 169.9°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #70FED2 |
|---|---|
| RGB | rgb(112, 254, 210) |
| HSL | hsl(161, 99%, 72%) |
| HSV | hsv(161, 56%, 100%) |
| CMYK | cmyk(55.9%, 0%, 17.3%, 0.4%) |
| CIE-LAB | lab(91.22, -48.69, 9.53) |
| CIE-LCH | lch(91.22, 49.61, 168.93°) |
| OKLab | oklab(90.69% -0.1368 0.0244) |
| OKLCH | oklch(90.69% 0.139 169.9) |
| XYZ | xyz(53.7513, 78.9763, 73.3716) |
| Luminance | 0.7898 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.18
Light Turquoise
#7EF4CC
ΔE00 2.54
Light Aqua
#8CFFDB
ΔE00 2.83
Light Aquamarine
#7BFDC7
ΔE00 2.88
Bright Teal
#01F9C6
ΔE00 4.08
Pale Turquoise
#A5FBD5
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FED2 #FE709C
analogous
#70FE8B #70FED2 #70E3FE
triadic
#70FED2 #D270FE #FED270
tetradic
#70FED2 #8B70FE #FE709C #E3FE70
square
#70FED2 #8B70FE #FE709C #E3FE70
split-complementary
#70FED2 #FE70E3 #FE8B70
monochromatic
#02F2A7 #33FEBF #70FED2 #ADFEE5 #E1FFF5
Accessibility & contrast
On white
1.25
#70FED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#70FED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FED2
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FED2 | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD0
Deuteranopia (green-blind)
#E3E0D5
Tritanopia (blue-blind)
#1DFFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #70fed2; /* rgb */ color: rgb(112, 254, 210); /* oklch */ color: oklch(90.7% 0.139 169.9);
Tailwind
colors: {
custom: {
50: '#a4ffdf',
500: '#70fed2',
950: '#000000',
},
}SCSS
$custom: #70fed2; $custom-light: #a4ffdf; $custom-dark: #000000;
JSON
{
"hex": "#70fed2",
"rgb": {
"r": 112,
"g": 254,
"b": 210
},
"hsl": {
"h": 161.408,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.90692,
"c": 0.13897,
"h": 169.9
},
"luminance": 0.78982
}Semantic roles & 50–950 ramp
primary
#70FED2
secondary
#DA386A
accent
#0047E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684