#70FFBE#70FFBE
#70FFBE is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.4% C 0.155 H 161.2°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #70FFBE |
|---|---|
| RGB | rgb(112, 255, 190) |
| HSL | hsl(153, 100%, 72%) |
| HSV | hsv(153, 56%, 100%) |
| CMYK | cmyk(56.1%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(91.09, -53.35, 19.61) |
| CIE-LCH | lch(91.09, 56.84, 159.82°) |
| OKLab | oklab(90.44% -0.1467 0.0501) |
| OKLCH | oklch(90.44% 0.155 161.2) |
| XYZ | xyz(51.7317, 78.6776, 61.1653) |
| Luminance | 0.7868 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.89
Light Aquamarine
#7BFDC7
ΔE00 2.29
Light Blue Green
#7EFBB3
ΔE00 2.49
Greenish Cyan
#2AFEB7
ΔE00 3.28
Seafoam Green
#7AF9AB
ΔE00 3.53
Seafoam (survey)
#80F9AD
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FFBE #FF70B1
analogous
#70FF77 #70FFBE #70F9FF
triadic
#70FFBE #BE70FF #FFBE70
tetradic
#70FFBE #7770FF #FF70B1 #F9FF70
square
#70FFBE #7770FF #FF70B1 #F9FF70
split-complementary
#70FFBE #FF70F9 #FF7770
monochromatic
#00F585 #33FFA2 #70FFBE #ADFFDA #E0FFF1
Accessibility & contrast
On white
1.25
#70FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#70FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FFBE
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FFBE | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBA
Deuteranopia (green-blind)
#E7E0C2
Tritanopia (blue-blind)
#34FEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #70ffbe; /* rgb */ color: rgb(112, 255, 190); /* oklch */ color: oklch(90.4% 0.155 161.2);
Tailwind
colors: {
custom: {
50: '#a4ffd1',
500: '#70ffbe',
950: '#000000',
},
}SCSS
$custom: #70ffbe; $custom-light: #a4ffd1; $custom-dark: #000000;
JSON
{
"hex": "#70ffbe",
"rgb": {
"r": 112,
"g": 255,
"b": 190
},
"hsl": {
"h": 152.727,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.90441,
"c": 0.15497,
"h": 161.2
},
"luminance": 0.78682
}Semantic roles & 50–950 ramp
primary
#70FFBE
secondary
#DC3782
accent
#0068E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683