#70FDC6#70FDC6
#70FDC6 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.2% C 0.146 H 164.8°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #70FDC6 |
|---|---|
| RGB | rgb(112, 253, 198) |
| HSL | hsl(157, 97%, 72%) |
| HSV | hsv(157, 56%, 99%) |
| CMYK | cmyk(55.7%, 0%, 21.7%, 0.8%) |
| CIE-LAB | lab(90.67, -50.87, 14.93) |
| CIE-LCH | lch(90.67, 53.02, 163.65°) |
| OKLab | oklab(90.16% -0.141 0.0382) |
| OKLCH | oklch(90.16% 0.146 164.8) |
| XYZ | xyz(51.9955, 77.7676, 65.6857) |
| Luminance | 0.7777 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.87
Aquamarine
#7FFFD4
ΔE00 2.94
Light Greenish Blue
#63F7B4
ΔE00 3.02
Light Turquoise
#7EF4CC
ΔE00 3.77
Greenish Cyan
#2AFEB7
ΔE00 4.05
Light Blue Green
#7EFBB3
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FDC6 #FD70A7
analogous
#70FD80 #70FDC6 #70EDFD
triadic
#70FDC6 #C670FD #FDC670
tetradic
#70FDC6 #8070FD #FD70A7 #EDFD70
square
#70FDC6 #8070FD #FD70A7 #EDFD70
split-complementary
#70FDC6 #FD70ED #FD8070
monochromatic
#03EF93 #34FCAE #70FDC6 #ACFEDE #E1FFF3
Accessibility & contrast
On white
1.27
#70FDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#70FDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FDC6
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FDC6 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC3
Deuteranopia (green-blind)
#E4DECA
Tritanopia (blue-blind)
#2EFDEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #70fdc6; /* rgb */ color: rgb(112, 253, 198); /* oklch */ color: oklch(90.2% 0.146 164.8);
Tailwind
colors: {
custom: {
50: '#a4ffd7',
500: '#70fdc6',
950: '#000000',
},
}SCSS
$custom: #70fdc6; $custom-light: #a4ffd7; $custom-dark: #000000;
JSON
{
"hex": "#70fdc6",
"rgb": {
"r": 112,
"g": 253,
"b": 198
},
"hsl": {
"h": 156.596,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.90157,
"c": 0.14614,
"h": 164.8
},
"luminance": 0.77773
}Semantic roles & 50–950 ramp
primary
#70FDC6
secondary
#D93877
accent
#005AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683