#70FDBE#70FDBE
#70FDBE is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.0% C 0.152 H 161.6°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #70FDBE |
|---|---|
| RGB | rgb(112, 253, 190) |
| HSL | hsl(153, 97%, 72%) |
| HSV | hsv(153, 56%, 99%) |
| CMYK | cmyk(55.7%, 0%, 24.9%, 0.8%) |
| CIE-LAB | lab(90.51, -52.53, 18.80) |
| CIE-LCH | lch(90.51, 55.80, 160.31°) |
| OKLab | oklab(89.97% -0.1446 0.048) |
| OKLCH | oklch(89.97% 0.152 161.6) |
| XYZ | xyz(51.0970, 77.4082, 60.9537) |
| Luminance | 0.7741 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.71
Light Aquamarine
#7BFDC7
ΔE00 1.95
Light Blue Green
#7EFBB3
ΔE00 2.65
Greenish Cyan
#2AFEB7
ΔE00 3.35
Seafoam (survey)
#80F9AD
ΔE00 3.68
Seafoam Green
#7AF9AB
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FDBE #FD70AF
analogous
#70FD78 #70FDBE #70F6FD
triadic
#70FDBE #BE70FD #FDBE70
tetradic
#70FDBE #7870FD #FD70AF #F6FD70
square
#70FDBE #7870FD #FD70AF #F6FD70
split-complementary
#70FDBE #FD70F6 #FD7870
monochromatic
#03EF86 #34FCA3 #70FDBE #ACFED9 #E1FFF1
Accessibility & contrast
On white
1.27
#70FDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#70FDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FDBE
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FDBE | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECBA
Deuteranopia (green-blind)
#E6DEC2
Tritanopia (blue-blind)
#35FCEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #70fdbe; /* rgb */ color: rgb(112, 253, 190); /* oklch */ color: oklch(90.0% 0.152 161.6);
Tailwind
colors: {
custom: {
50: '#a3ffd1',
500: '#70fdbe',
950: '#000000',
},
}SCSS
$custom: #70fdbe; $custom-light: #a3ffd1; $custom-dark: #000000;
JSON
{
"hex": "#70fdbe",
"rgb": {
"r": 112,
"g": 253,
"b": 190
},
"hsl": {
"h": 153.191,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.89968,
"c": 0.15235,
"h": 161.6
},
"luminance": 0.77413
}Semantic roles & 50–950 ramp
primary
#70FDBE
secondary
#D93880
accent
#0067E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683