#70FCFF#70FCFF
#70FCFF is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.5% C 0.121 H 197.2°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #70FCFF |
|---|---|
| RGB | rgb(112, 252, 255) |
| HSL | hsl(181, 100%, 72%) |
| HSV | hsv(181, 56%, 100%) |
| CMYK | cmyk(56.1%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(91.81, -36.89, -12.93) |
| CIE-LCH | lch(91.81, 39.09, 199.31°) |
| OKLab | oklab(91.55% -0.1157 -0.0358) |
| OKLCH | oklch(91.55% 0.121 197.2) |
| XYZ | xyz(59.5348, 80.2796, 106.9464) |
| Luminance | 0.8029 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.67
Bright Light Blue
#26F7FD
ΔE00 3.24
Aqua
#00FFFF
ΔE00 3.94
Bright Turquoise
#0FFEF9
ΔE00 4.73
Robin Egg Blue
#8AF1FE
ΔE00 5.47
Robin'S Egg
#6DEDFD
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FCFF #FF7370
analogous
#70FFBB #70FCFF #70B4FF
triadic
#70FCFF #FF70FC #FCFF70
tetradic
#70FCFF #BB70FF #FF7370 #B4FF70
square
#70FCFF #BB70FF #FF7370 #B4FF70
split-complementary
#70FCFF #FF70B4 #FFBB70
monochromatic
#00EFF5 #33FBFF #70FCFF #ADFDFF #E0FEFF
Accessibility & contrast
On white
1.23
#70FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#70FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FCFF
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FCFF | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FF
Deuteranopia (green-blind)
#D6E0FF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #70fcff; /* rgb */ color: rgb(112, 252, 255); /* oklch */ color: oklch(91.5% 0.121 197.2);
Tailwind
colors: {
custom: {
50: '#a6feff',
500: '#70fcff',
950: '#000000',
},
}SCSS
$custom: #70fcff; $custom-light: #a6feff; $custom-dark: #000000;
JSON
{
"hex": "#70fcff",
"rgb": {
"r": 112,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.259,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.9155,
"c": 0.12111,
"h": 197.2
},
"luminance": 0.80286
}Semantic roles & 50–950 ramp
primary
#70FCFF
secondary
#DC3B37
accent
#0500E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111818
muted
#818686