#70FEF7#70FEF7
#70FEF7 is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.7% C 0.123 H 190.8°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #70FEF7 |
|---|---|
| RGB | rgb(112, 254, 247) |
| HSL | hsl(177, 99%, 72%) |
| HSV | hsv(177, 56%, 100%) |
| CMYK | cmyk(55.9%, 0%, 2.8%, 0.4%) |
| CIE-LAB | lab(92.15, -39.86, -8.28) |
| CIE-LCH | lch(92.15, 40.71, 191.73°) |
| OKLab | oklab(91.75% -0.121 -0.023) |
| OKLCH | oklch(91.75% 0.123 190.8) |
| XYZ | xyz(58.9051, 81.0379, 100.5152) |
| Luminance | 0.8104 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.24
Bright Turquoise
#0FFEF9
ΔE00 3.40
Aqua
#00FFFF
ΔE00 3.85
Bright Aqua
#0BF9EA
ΔE00 4.63
Bright Light Blue
#26F7FD
ΔE00 4.94
Light Cyan
#ACFFFC
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FEF7 #FE7077
analogous
#70FEB0 #70FEF7 #70BEFE
triadic
#70FEF7 #F770FE #FEF770
tetradic
#70FEF7 #B070FE #FE7077 #BEFE70
square
#70FEF7 #B070FE #FE7077 #BEFE70
split-complementary
#70FEF7 #FE70BE #FEB070
monochromatic
#02F2E6 #33FEF4 #70FEF7 #ADFEFA #E1FFFD
Accessibility & contrast
On white
1.22
#70FEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#70FEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FEF7
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FEF7 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F7
Deuteranopia (green-blind)
#DAE1F8
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #70fef7; /* rgb */ color: rgb(112, 254, 247); /* oklch */ color: oklch(91.7% 0.123 190.8);
Tailwind
colors: {
custom: {
50: '#a6fff9',
500: '#70fef7',
950: '#000000',
},
}SCSS
$custom: #70fef7; $custom-light: #a6fff9; $custom-dark: #000000;
JSON
{
"hex": "#70fef7",
"rgb": {
"r": 112,
"g": 254,
"b": 247
},
"hsl": {
"h": 177.042,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.91749,
"c": 0.1232,
"h": 190.8
},
"luminance": 0.81044
}Semantic roles & 50–950 ramp
primary
#70FEF7
secondary
#DA3840
accent
#000BE6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685