#70FDFE#70FDFE
#70FDFE is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.7% C 0.122 H 195.9°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #70FDFE |
|---|---|
| RGB | rgb(112, 253, 254) |
| HSL | hsl(180, 99%, 72%) |
| HSV | hsv(180, 56%, 100%) |
| CMYK | cmyk(55.9%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(92.06, -37.61, -12.03) |
| CIE-LCH | lch(92.06, 39.49, 197.74°) |
| OKLab | oklab(91.74% -0.1171 -0.0333) |
| OKLCH | oklch(91.74% 0.122 195.9) |
| XYZ | xyz(59.6891, 80.8451, 106.2057) |
| Luminance | 0.8085 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.41
Bright Light Blue
#26F7FD
ΔE00 3.40
Aqua
#00FFFF
ΔE00 3.63
Bright Turquoise
#0FFEF9
ΔE00 4.25
Light Cyan
#ACFFFC
ΔE00 5.70
Robin Egg Blue
#8AF1FE
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FDFE #FE7170
analogous
#70FEB8 #70FDFE #70B6FE
triadic
#70FDFE #FE70FD #FDFE70
tetradic
#70FDFE #B870FE #FE7170 #B6FE70
square
#70FDFE #B870FE #FE7170 #B6FE70
split-complementary
#70FDFE #FE70B6 #FEB870
monochromatic
#02F0F2 #33FCFE #70FDFE #ADFEFE #E1FFFF
Accessibility & contrast
On white
1.22
#70FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#70FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FDFE
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FDFE | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FE
Deuteranopia (green-blind)
#D7E1FF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #70fdfe; /* rgb */ color: rgb(112, 253, 254); /* oklch */ color: oklch(91.7% 0.122 195.9);
Tailwind
colors: {
custom: {
50: '#a6fefe',
500: '#70fdfe',
950: '#000000',
},
}SCSS
$custom: #70fdfe; $custom-light: #a6fefe; $custom-dark: #000000;
JSON
{
"hex": "#70fdfe",
"rgb": {
"r": 112,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.423,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.91744,
"c": 0.12178,
"h": 195.9
},
"luminance": 0.80851
}Semantic roles & 50–950 ramp
primary
#70FDFE
secondary
#DA3938
accent
#0200E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685