#70FFFE#70FFFE
#70FFFE is a very light, vivid teal. Relative luminance 0.821; OKLCH L 92.2% C 0.123 H 194.6°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #70FFFE |
|---|---|
| RGB | rgb(112, 255, 254) |
| HSL | hsl(180, 100%, 72%) |
| HSV | hsv(180, 56%, 100%) |
| CMYK | cmyk(56.1%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(92.63, -38.52, -11.19) |
| CIE-LCH | lch(92.63, 40.12, 196.20°) |
| OKLab | oklab(92.2% -0.1192 -0.031) |
| OKLCH | oklch(92.2% 0.123 194.6) |
| XYZ | xyz(60.3238, 82.1144, 106.4173) |
| Luminance | 0.8212 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.35
Aqua
#00FFFF
ΔE00 3.43
Bright Light Blue
#26F7FD
ΔE00 3.76
Bright Turquoise
#0FFEF9
ΔE00 3.85
Light Cyan
#ACFFFC
ΔE00 5.73
Bright Aqua
#0BF9EA
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FFFE #FF7071
analogous
#70FFB6 #70FFFE #70B9FF
triadic
#70FFFE #FE70FF #FFFE70
tetradic
#70FFFE #B670FF #FF7071 #B9FF70
square
#70FFFE #B670FF #FF7071 #B9FF70
split-complementary
#70FFFE #FF70B9 #FFB670
monochromatic
#00F5F3 #33FFFE #70FFFE #ADFFFE #E0FFFF
Accessibility & contrast
On white
1.21
#70FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#70FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FFFE
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FFFE | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FE
Deuteranopia (green-blind)
#D9E3FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #70fffe; /* rgb */ color: rgb(112, 255, 254); /* oklch */ color: oklch(92.2% 0.123 194.6);
Tailwind
colors: {
custom: {
50: '#a6fffe',
500: '#70fffe',
950: '#000000',
},
}SCSS
$custom: #70fffe; $custom-light: #a6fffe; $custom-dark: #000000;
JSON
{
"hex": "#70fffe",
"rgb": {
"r": 112,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.58,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.92199,
"c": 0.12314,
"h": 194.6
},
"luminance": 0.82121
}Semantic roles & 50–950 ramp
primary
#70FFFE
secondary
#DC3739
accent
#0002E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685