#70F7F7#70F7F7
#70F7F7 is a very light, moderate teal. Relative luminance 0.767; OKLCH L 90.2% C 0.118 H 195.3°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #70F7F7 |
|---|---|
| RGB | rgb(112, 247, 247) |
| HSL | hsl(180, 89%, 70%) |
| HSV | hsv(180, 55%, 97%) |
| CMYK | cmyk(54.7%, 0%, 0%, 3.1%) |
| CIE-LAB | lab(90.17, -36.67, -11.21) |
| CIE-LCH | lch(90.17, 38.35, 197.00°) |
| OKLab | oklab(90.15% -0.1138 -0.0311) |
| OKLCH | oklch(90.15% 0.118 195.3) |
| XYZ | xyz(56.7242, 76.6761, 99.7883) |
| Luminance | 0.7668 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.77
Bright Light Blue
#26F7FD
ΔE00 3.39
Aqua
#00FFFF
ΔE00 4.00
Bright Turquoise
#0FFEF9
ΔE00 4.39
Light Cyan
#ACFFFC
ΔE00 5.75
Robin'S Egg
#6DEDFD
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F7F7 #F77070
analogous
#70F7B3 #70F7F7 #70B3F7
triadic
#70F7F7 #F770F7 #F7F770
tetradic
#70F7F7 #B370F7 #F77070 #B3F770
square
#70F7F7 #B370F7 #F77070 #B3F770
split-complementary
#70F7F7 #F770B3 #F7B370
monochromatic
#0DE0E0 #36F4F4 #70F7F7 #AAFAFA #E2FDFD
Accessibility & contrast
On white
1.29
#70F7F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#70F7F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F7F7
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F7F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F7F7 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF7
Deuteranopia (green-blind)
#D3DCF8
Tritanopia (blue-blind)
#00FEF7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #70f7f7; /* rgb */ color: rgb(112, 247, 247); /* oklch */ color: oklch(90.2% 0.118 195.3);
Tailwind
colors: {
custom: {
50: '#a5faf9',
500: '#70f7f7',
950: '#000000',
},
}SCSS
$custom: #70f7f7; $custom-light: #a5faf9; $custom-dark: #000000;
JSON
{
"hex": "#70f7f7",
"rgb": {
"r": 112,
"g": 247,
"b": 247
},
"hsl": {
"h": 180,
"s": 89.404,
"l": 70.392
},
"oklch": {
"l": 0.90152,
"c": 0.11797,
"h": 195.3
},
"luminance": 0.76682
}Semantic roles & 50–950 ramp
primary
#70F7F7
secondary
#D23A3A
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585