#70FCBF#70FCBF
#70FCBF is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.8% C 0.150 H 162.3°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #70FCBF |
|---|---|
| RGB | rgb(112, 252, 191) |
| HSL | hsl(154, 96%, 71%) |
| HSV | hsv(154, 56%, 99%) |
| CMYK | cmyk(55.6%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(90.24, -51.92, 17.91) |
| CIE-LCH | lch(90.24, 54.92, 160.96°) |
| OKLab | oklab(89.76% -0.1431 0.0458) |
| OKLCH | oklch(89.76% 0.15 162.3) |
| XYZ | xyz(50.8918, 76.8224, 61.4264) |
| Luminance | 0.7683 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.61
Light Greenish Blue
#63F7B4
ΔE00 1.81
Light Blue Green
#7EFBB3
ΔE00 2.96
Greenish Cyan
#2AFEB7
ΔE00 3.47
Seafoam (survey)
#80F9AD
ΔE00 3.98
Seafoam Green
#7AF9AB
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FCBF #FC70AD
analogous
#70FC79 #70FCBF #70F3FC
triadic
#70FCBF #BF70FC #FCBF70
tetradic
#70FCBF #7970FC #FC70AD #F3FC70
square
#70FCBF #7970FC #FC70AD #F3FC70
split-complementary
#70FCBF #FC70F3 #FC7970
monochromatic
#05ED88 #34FBA4 #70FCBF #ACFDDA #E1FEF2
Accessibility & contrast
On white
1.28
#70FCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#70FCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FCBF
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FCBF | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECBC
Deuteranopia (green-blind)
#E4DDC3
Tritanopia (blue-blind)
#35FCEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #70fcbf; /* rgb */ color: rgb(112, 252, 191); /* oklch */ color: oklch(89.8% 0.150 162.3);
Tailwind
colors: {
custom: {
50: '#a3fed2',
500: '#70fcbf',
950: '#000000',
},
}SCSS
$custom: #70fcbf; $custom-light: #a3fed2; $custom-dark: #000000;
JSON
{
"hex": "#70fcbf",
"rgb": {
"r": 112,
"g": 252,
"b": 191
},
"hsl": {
"h": 153.857,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.89755,
"c": 0.15025,
"h": 162.3
},
"luminance": 0.76827
}Semantic roles & 50–950 ramp
primary
#70FCBF
secondary
#D8387E
accent
#0064E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683