#70FCF4#70FCF4
#70FCF4 is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.2% C 0.122 H 190.1°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #70FCF4 |
|---|---|
| RGB | rgb(112, 252, 244) |
| HSL | hsl(177, 96%, 71%) |
| HSV | hsv(177, 56%, 99%) |
| CMYK | cmyk(55.6%, 0%, 3.2%, 1.2%) |
| CIE-LAB | lab(91.50, -39.72, -7.68) |
| CIE-LCH | lch(91.50, 40.46, 190.94°) |
| OKLab | oklab(91.2% -0.1202 -0.0214) |
| OKLCH | oklch(91.2% 0.122 190.1) |
| XYZ | xyz(57.8146, 79.5915, 97.8863) |
| Luminance | 0.7960 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.51
Bright Cyan
#41FDFE
ΔE00 3.53
Aqua
#00FFFF
ΔE00 4.10
Bright Aqua
#0BF9EA
ΔE00 4.37
Bright Light Blue
#26F7FD
ΔE00 5.14
Tiffany Blue
#7BF2DA
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FCF4 #FC7078
analogous
#70FCAE #70FCF4 #70BEFC
triadic
#70FCF4 #F470FC #FCF470
tetradic
#70FCF4 #AE70FC #FC7078 #BEFC70
square
#70FCF4 #AE70FC #FC7078 #BEFC70
split-complementary
#70FCF4 #FC70BE #FCAE70
monochromatic
#05EDDF #34FBEF #70FCF4 #ACFDF9 #E1FEFD
Accessibility & contrast
On white
1.24
#70FCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#70FCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FCF4
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FCF4 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F4
Deuteranopia (green-blind)
#D9E0F5
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #70fcf4; /* rgb */ color: rgb(112, 252, 244); /* oklch */ color: oklch(91.2% 0.122 190.1);
Tailwind
colors: {
custom: {
50: '#a5fef7',
500: '#70fcf4',
950: '#000000',
},
}SCSS
$custom: #70fcf4; $custom-light: #a5fef7; $custom-dark: #000000;
JSON
{
"hex": "#70fcf4",
"rgb": {
"r": 112,
"g": 252,
"b": 244
},
"hsl": {
"h": 176.571,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.91198,
"c": 0.12209,
"h": 190.1
},
"luminance": 0.79597
}Semantic roles & 50–950 ramp
primary
#70FCF4
secondary
#D83841
accent
#000DE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685