#70FFBA#70FFBA
#70FFBA is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.4% C 0.158 H 159.7°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #70FFBA |
|---|---|
| RGB | rgb(112, 255, 186) |
| HSL | hsl(151, 100%, 72%) |
| HSV | hsv(151, 56%, 100%) |
| CMYK | cmyk(56.1%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(91.01, -54.15, 21.54) |
| CIE-LCH | lch(91.01, 58.28, 158.30°) |
| OKLab | oklab(90.35% -0.1484 0.0549) |
| OKLCH | oklch(90.35% 0.158 159.7) |
| XYZ | xyz(51.3005, 78.5051, 58.8944) |
| Luminance | 0.7851 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.84
Light Blue Green
#7EFBB3
ΔE00 1.89
Seafoam Green
#7AF9AB
ΔE00 2.81
Seafoam (survey)
#80F9AD
ΔE00 2.87
Light Aquamarine
#7BFDC7
ΔE00 3.05
Greenish Cyan
#2AFEB7
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FFBA #FF70B5
analogous
#70FF73 #70FFBA #70FCFF
triadic
#70FFBA #BA70FF #FFBA70
tetradic
#70FFBA #7370FF #FF70B5 #FCFF70
square
#70FFBA #7370FF #FF70B5 #FCFF70
split-complementary
#70FFBA #FF70FC #FF7370
monochromatic
#00F57F #33FF9C #70FFBA #ADFFD8 #E0FFF0
Accessibility & contrast
On white
1.26
#70FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#70FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FFBA
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FFBA | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB6
Deuteranopia (green-blind)
#E8DFBE
Tritanopia (blue-blind)
#38FEEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #70ffba; /* rgb */ color: rgb(112, 255, 186); /* oklch */ color: oklch(90.4% 0.158 159.7);
Tailwind
colors: {
custom: {
50: '#a4ffcf',
500: '#70ffba',
950: '#000000',
},
}SCSS
$custom: #70ffba; $custom-light: #a4ffcf; $custom-dark: #000000;
JSON
{
"hex": "#70ffba",
"rgb": {
"r": 112,
"g": 255,
"b": 186
},
"hsl": {
"h": 151.049,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.90351,
"c": 0.15824,
"h": 159.7
},
"luminance": 0.7851
}Semantic roles & 50–950 ramp
primary
#70FFBA
secondary
#DC3787
accent
#006FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683