#70FEFF#70FEFF
#70FEFF is a very light, vivid teal. Relative luminance 0.815; OKLCH L 92.0% C 0.122 H 195.9°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #70FEFF |
|---|---|
| RGB | rgb(112, 254, 255) |
| HSL | hsl(180, 100%, 72%) |
| HSV | hsv(180, 56%, 100%) |
| CMYK | cmyk(56.1%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(92.37, -37.81, -12.09) |
| CIE-LCH | lch(92.37, 39.69, 197.73°) |
| OKLab | oklab(92% -0.1177 -0.0335) |
| OKLCH | oklch(92% 0.122 195.9) |
| XYZ | xyz(60.1662, 81.5423, 107.1568) |
| Luminance | 0.8155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.40
Bright Light Blue
#26F7FD
ΔE00 3.46
Aqua
#00FFFF
ΔE00 3.60
Bright Turquoise
#0FFEF9
ΔE00 4.23
Light Cyan
#ACFFFC
ΔE00 5.72
Robin Egg Blue
#8AF1FE
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FEFF #FF7170
analogous
#70FFB9 #70FEFF #70B6FF
triadic
#70FEFF #FF70FE #FEFF70
tetradic
#70FEFF #B970FF #FF7170 #B6FF70
square
#70FEFF #B970FF #FF7170 #B6FF70
split-complementary
#70FEFF #FF70B6 #FFB970
monochromatic
#00F3F5 #33FEFF #70FEFF #ADFEFF #E0FFFF
Accessibility & contrast
On white
1.21
#70FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#70FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FEFF
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FEFF | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #70feff; /* rgb */ color: rgb(112, 254, 255); /* oklch */ color: oklch(92.0% 0.122 195.9);
Tailwind
colors: {
custom: {
50: '#a6ffff',
500: '#70feff',
950: '#000000',
},
}SCSS
$custom: #70feff; $custom-light: #a6ffff; $custom-dark: #000000;
JSON
{
"hex": "#70feff",
"rgb": {
"r": 112,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.42,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.92004,
"c": 0.12241,
"h": 195.9
},
"luminance": 0.81548
}Semantic roles & 50–950 ramp
primary
#70FEFF
secondary
#DC3937
accent
#0200E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111818
muted
#818686