#70FCFE#70FCFE
#70FCFE is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.5% C 0.121 H 196.5°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #70FCFE |
|---|---|
| RGB | rgb(112, 252, 254) |
| HSL | hsl(181, 99%, 72%) |
| HSV | hsv(181, 56%, 100%) |
| CMYK | cmyk(55.9%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(91.78, -37.15, -12.45) |
| CIE-LCH | lch(91.78, 39.18, 198.53°) |
| OKLab | oklab(91.52% -0.1161 -0.0345) |
| OKLCH | oklch(91.52% 0.121 196.5) |
| XYZ | xyz(59.3743, 80.2154, 106.1008) |
| Luminance | 0.8022 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.53
Bright Light Blue
#26F7FD
ΔE00 3.28
Aqua
#00FFFF
ΔE00 3.80
Bright Turquoise
#0FFEF9
ΔE00 4.50
Light Cyan
#ACFFFC
ΔE00 5.73
Robin Egg Blue
#8AF1FE
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FCFE #FE7270
analogous
#70FEB9 #70FCFE #70B5FE
triadic
#70FCFE #FE70FC #FCFE70
tetradic
#70FCFE #B970FE #FE7270 #B5FE70
square
#70FCFE #B970FE #FE7270 #B5FE70
split-complementary
#70FCFE #FE70B5 #FEB970
monochromatic
#02EFF2 #33FBFE #70FCFE #ADFDFE #E1FEFF
Accessibility & contrast
On white
1.23
#70FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#70FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FCFE
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FCFE | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FE
Deuteranopia (green-blind)
#D6E0FF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #70fcfe; /* rgb */ color: rgb(112, 252, 254); /* oklch */ color: oklch(91.5% 0.121 196.5);
Tailwind
colors: {
custom: {
50: '#a6fefe',
500: '#70fcfe',
950: '#000000',
},
}SCSS
$custom: #70fcfe; $custom-light: #a6fefe; $custom-dark: #000000;
JSON
{
"hex": "#70fcfe",
"rgb": {
"r": 112,
"g": 252,
"b": 254
},
"hsl": {
"h": 180.845,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.91517,
"c": 0.12112,
"h": 196.5
},
"luminance": 0.80221
}Semantic roles & 50–950 ramp
primary
#70FCFE
secondary
#DA3A38
accent
#0300E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685