#70FFFF#70FFFF
#70FFFF is a very light, vivid teal. Relative luminance 0.822; OKLCH L 92.2% C 0.123 H 195.2°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #70FFFF |
|---|---|
| RGB | rgb(112, 255, 255) |
| HSL | hsl(180, 100%, 72%) |
| HSV | hsv(180, 56%, 100%) |
| CMYK | cmyk(56.1%, 0%, 0%, 0%) |
| CIE-LAB | lab(92.65, -38.27, -11.67) |
| CIE-LCH | lch(92.65, 40.01, 196.96°) |
| OKLab | oklab(92.23% -0.1188 -0.0323) |
| OKLCH | oklch(92.23% 0.123 195.2) |
| XYZ | xyz(60.4844, 82.1786, 107.2629) |
| Luminance | 0.8218 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.35
Aqua
#00FFFF
ΔE00 3.49
Bright Light Blue
#26F7FD
ΔE00 3.64
Bright Turquoise
#0FFEF9
ΔE00 4.02
Light Cyan
#ACFFFC
ΔE00 5.72
Bright Aqua
#0BF9EA
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FFFF #FF7070
analogous
#70FFB8 #70FFFF #70B8FF
triadic
#70FFFF #FF70FF #FFFF70
tetradic
#70FFFF #B870FF #FF7070 #B8FF70
square
#70FFFF #B870FF #FF7070 #B8FF70
split-complementary
#70FFFF #FF70B8 #FFB870
monochromatic
#00F5F5 #33FFFF #70FFFF #ADFFFF #E0FFFF
Accessibility & contrast
On white
1.20
#70FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#70FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FFFF
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FFFF | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#D9E3FF
Tritanopia (blue-blind)
#00FFFF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #70ffff; /* rgb */ color: rgb(112, 255, 255); /* oklch */ color: oklch(92.2% 0.123 195.2);
Tailwind
colors: {
custom: {
50: '#a6ffff',
500: '#70ffff',
950: '#000000',
},
}SCSS
$custom: #70ffff; $custom-light: #a6ffff; $custom-dark: #000000;
JSON
{
"hex": "#70ffff",
"rgb": {
"r": 112,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.92231,
"c": 0.12308,
"h": 195.2
},
"luminance": 0.82185
}Semantic roles & 50–950 ramp
primary
#70FFFF
secondary
#DC3737
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111818
muted
#818686