#70FDBA#70FDBA
#70FDBA is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.9% C 0.156 H 160.1°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #70FDBA |
|---|---|
| RGB | rgb(112, 253, 186) |
| HSL | hsl(151, 97%, 72%) |
| HSV | hsv(151, 56%, 99%) |
| CMYK | cmyk(55.7%, 0%, 26.5%, 0.8%) |
| CIE-LAB | lab(90.43, -53.34, 20.74) |
| CIE-LCH | lch(90.43, 57.23, 158.75°) |
| OKLab | oklab(89.88% -0.1463 0.0529) |
| OKLCH | oklch(89.88% 0.156 160.1) |
| XYZ | xyz(50.6658, 77.2357, 58.6828) |
| Luminance | 0.7724 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.48
Light Blue Green
#7EFBB3
ΔE00 1.95
Light Aquamarine
#7BFDC7
ΔE00 2.72
Seafoam Green
#7AF9AB
ΔE00 2.92
Seafoam (survey)
#80F9AD
ΔE00 2.95
Greenish Cyan
#2AFEB7
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FDBA #FD70B3
analogous
#70FD74 #70FDBA #70FAFD
triadic
#70FDBA #BA70FD #FDBA70
tetradic
#70FDBA #7470FD #FD70B3 #FAFD70
square
#70FDBA #7470FD #FD70B3 #FAFD70
split-complementary
#70FDBA #FD70FA #FD7470
monochromatic
#03EF7F #34FC9D #70FDBA #ACFED7 #E1FFF0
Accessibility & contrast
On white
1.28
#70FDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#70FDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FDBA
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FDBA | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB6
Deuteranopia (green-blind)
#E6DEBE
Tritanopia (blue-blind)
#39FCEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #70fdba; /* rgb */ color: rgb(112, 253, 186); /* oklch */ color: oklch(89.9% 0.156 160.1);
Tailwind
colors: {
custom: {
50: '#a3ffcf',
500: '#70fdba',
950: '#000000',
},
}SCSS
$custom: #70fdba; $custom-light: #a3ffcf; $custom-dark: #000000;
JSON
{
"hex": "#70fdba",
"rgb": {
"r": 112,
"g": 253,
"b": 186
},
"hsl": {
"h": 151.489,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.89878,
"c": 0.1556,
"h": 160.1
},
"luminance": 0.7724
}Semantic roles & 50–950 ramp
primary
#70FDBA
secondary
#D93885
accent
#006DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683