#70FFBF#70FFBF
#70FFBF is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.5% C 0.154 H 161.5°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #70FFBF |
|---|---|
| RGB | rgb(112, 255, 191) |
| HSL | hsl(153, 100%, 72%) |
| HSV | hsv(153, 56%, 100%) |
| CMYK | cmyk(56.1%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(91.11, -53.15, 19.13) |
| CIE-LCH | lch(91.11, 56.49, 160.21°) |
| OKLab | oklab(90.46% -0.1462 0.0489) |
| OKLCH | oklch(90.46% 0.154 161.5) |
| XYZ | xyz(51.8413, 78.7214, 61.7429) |
| Luminance | 0.7873 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.96
Light Aquamarine
#7BFDC7
ΔE00 2.10
Light Blue Green
#7EFBB3
ΔE00 2.67
Greenish Cyan
#2AFEB7
ΔE00 3.30
Seafoam (survey)
#80F9AD
ΔE00 3.71
Seafoam Green
#7AF9AB
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FFBF #FF70B0
analogous
#70FF78 #70FFBF #70F7FF
triadic
#70FFBF #BF70FF #FFBF70
tetradic
#70FFBF #7870FF #FF70B0 #F7FF70
square
#70FFBF #7870FF #FF70B0 #F7FF70
split-complementary
#70FFBF #FF70F7 #FF7870
monochromatic
#00F587 #33FFA4 #70FFBF #ADFFDA #E0FFF1
Accessibility & contrast
On white
1.25
#70FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#70FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FFBF
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FFBF | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBB
Deuteranopia (green-blind)
#E7E0C3
Tritanopia (blue-blind)
#33FEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #70ffbf; /* rgb */ color: rgb(112, 255, 191); /* oklch */ color: oklch(90.5% 0.154 161.5);
Tailwind
colors: {
custom: {
50: '#a4ffd2',
500: '#70ffbf',
950: '#000000',
},
}SCSS
$custom: #70ffbf; $custom-light: #a4ffd2; $custom-dark: #000000;
JSON
{
"hex": "#70ffbf",
"rgb": {
"r": 112,
"g": 255,
"b": 191
},
"hsl": {
"h": 153.147,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.90464,
"c": 0.15416,
"h": 161.5
},
"luminance": 0.78726
}Semantic roles & 50–950 ramp
primary
#70FFBF
secondary
#DC3781
accent
#0067E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683