#70FCFB#70FCFB
#70FCFB is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.4% C 0.121 H 194.6°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #70FCFB |
|---|---|
| RGB | rgb(112, 252, 251) |
| HSL | hsl(180, 96%, 71%) |
| HSV | hsv(180, 56%, 99%) |
| CMYK | cmyk(55.6%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(91.70, -37.93, -11.02) |
| CIE-LCH | lch(91.70, 39.50, 196.20°) |
| OKLab | oklab(91.42% -0.1173 -0.0305) |
| OKLCH | oklch(91.42% 0.121 194.6) |
| XYZ | xyz(58.8976, 80.0247, 103.5905) |
| Luminance | 0.8003 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.39
Aqua
#00FFFF
ΔE00 3.54
Bright Light Blue
#26F7FD
ΔE00 3.59
Bright Turquoise
#0FFEF9
ΔE00 3.91
Light Cyan
#ACFFFC
ΔE00 5.68
Bright Aqua
#0BF9EA
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FCFB #FC7071
analogous
#70FCB5 #70FCFB #70B7FC
triadic
#70FCFB #FB70FC #FCFB70
tetradic
#70FCFB #B570FC #FC7071 #B7FC70
square
#70FCFB #B570FC #FC7071 #B7FC70
split-complementary
#70FCFB #FC70B7 #FCB570
monochromatic
#05EDEB #34FBF9 #70FCFB #ACFDFD #E1FEFE
Accessibility & contrast
On white
1.23
#70FCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#70FCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FCFB
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FCFB | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FB
Deuteranopia (green-blind)
#D7E0FC
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #70fcfb; /* rgb */ color: rgb(112, 252, 251); /* oklch */ color: oklch(91.4% 0.121 194.6);
Tailwind
colors: {
custom: {
50: '#a6fefc',
500: '#70fcfb',
950: '#000000',
},
}SCSS
$custom: #70fcfb; $custom-light: #a6fefc; $custom-dark: #000000;
JSON
{
"hex": "#70fcfb",
"rgb": {
"r": 112,
"g": 252,
"b": 251
},
"hsl": {
"h": 179.571,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.9142,
"c": 0.12124,
"h": 194.6
},
"luminance": 0.80031
}Semantic roles & 50–950 ramp
primary
#70FCFB
secondary
#D83839
accent
#0002E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685