#70FBBE#70FBBE
#70FBBE is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.5% C 0.150 H 162.1°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #70FBBE |
|---|---|
| RGB | rgb(112, 251, 190) |
| HSL | hsl(154, 95%, 71%) |
| HSV | hsv(154, 55%, 98%) |
| CMYK | cmyk(55.4%, 0%, 24.3%, 1.6%) |
| CIE-LAB | lab(89.93, -51.71, 17.99) |
| CIE-LCH | lch(89.93, 54.75, 160.81°) |
| OKLab | oklab(89.5% -0.1425 0.046) |
| OKLCH | oklch(89.5% 0.15 162.1) |
| XYZ | xyz(50.4689, 76.1521, 60.7444) |
| Luminance | 0.7616 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.68
Light Aquamarine
#7BFDC7
ΔE00 1.68
Light Blue Green
#7EFBB3
ΔE00 2.90
Greenish Cyan
#2AFEB7
ΔE00 3.51
Seafoam (survey)
#80F9AD
ΔE00 3.90
Seafoam Green
#7AF9AB
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FBBE #FB70AD
analogous
#70FB78 #70FBBE #70F3FB
triadic
#70FBBE #BE70FB #FBBE70
tetradic
#70FBBE #7870FB #FB70AD #F3FB70
square
#70FBBE #7870FB #FB70AD #F3FB70
split-complementary
#70FBBE #FB70F3 #FB7870
monochromatic
#07EA86 #34F9A3 #70FBBE #ACFDD9 #E1FEF1
Accessibility & contrast
On white
1.29
#70FBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#70FBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FBBE
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FBBE | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBB
Deuteranopia (green-blind)
#E4DCC2
Tritanopia (blue-blind)
#36FBEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #70fbbe; /* rgb */ color: rgb(112, 251, 190); /* oklch */ color: oklch(89.5% 0.150 162.1);
Tailwind
colors: {
custom: {
50: '#a3fdd1',
500: '#70fbbe',
950: '#000000',
},
}SCSS
$custom: #70fbbe; $custom-light: #a3fdd1; $custom-dark: #000000;
JSON
{
"hex": "#70fbbe",
"rgb": {
"r": 112,
"g": 251,
"b": 190
},
"hsl": {
"h": 153.669,
"s": 94.558,
"l": 71.176
},
"oklch": {
"l": 0.89496,
"c": 0.14974,
"h": 162.1
},
"luminance": 0.76157
}Semantic roles & 50–950 ramp
primary
#70FBBE
secondary
#D7397E
accent
#0065E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683