#70FEF6#70FEF6
#70FEF6 is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.7% C 0.123 H 190.2°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #70FEF6 |
|---|---|
| RGB | rgb(112, 254, 246) |
| HSL | hsl(177, 99%, 72%) |
| HSV | hsv(177, 56%, 100%) |
| CMYK | cmyk(55.9%, 0%, 3.1%, 0.4%) |
| CIE-LAB | lab(92.12, -40.12, -7.80) |
| CIE-LCH | lch(92.12, 40.87, 191.00°) |
| OKLab | oklab(91.72% -0.1214 -0.0217) |
| OKLCH | oklch(91.72% 0.123 190.2) |
| XYZ | xyz(58.7512, 80.9763, 99.7047) |
| Luminance | 0.8098 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.44
Bright Cyan
#41FDFE
ΔE00 3.49
Aqua
#00FFFF
ΔE00 4.02
Bright Aqua
#0BF9EA
ΔE00 4.43
Bright Light Blue
#26F7FD
ΔE00 5.20
Light Cyan
#ACFFFC
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FEF6 #FE7078
analogous
#70FEAF #70FEF6 #70BFFE
triadic
#70FEF6 #F670FE #FEF670
tetradic
#70FEF6 #AF70FE #FE7078 #BFFE70
square
#70FEF6 #AF70FE #FE7078 #BFFE70
split-complementary
#70FEF6 #FE70BF #FEAF70
monochromatic
#02F2E4 #33FEF2 #70FEF6 #ADFEFA #E1FFFD
Accessibility & contrast
On white
1.22
#70FEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#70FEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FEF6
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FEF6 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F6
Deuteranopia (green-blind)
#DAE1F7
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #70fef6; /* rgb */ color: rgb(112, 254, 246); /* oklch */ color: oklch(91.7% 0.123 190.2);
Tailwind
colors: {
custom: {
50: '#a6fff9',
500: '#70fef6',
950: '#000000',
},
}SCSS
$custom: #70fef6; $custom-light: #a6fff9; $custom-dark: #000000;
JSON
{
"hex": "#70fef6",
"rgb": {
"r": 112,
"g": 254,
"b": 246
},
"hsl": {
"h": 176.62,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.91718,
"c": 0.12336,
"h": 190.2
},
"luminance": 0.80982
}Semantic roles & 50–950 ramp
primary
#70FEF6
secondary
#DA3841
accent
#000DE6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685