#70FDFD#70FDFD
#70FDFD is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.7% C 0.122 H 195.2°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #70FDFD |
|---|---|
| RGB | rgb(112, 253, 253) |
| HSL | hsl(180, 97%, 72%) |
| HSV | hsv(180, 56%, 99%) |
| CMYK | cmyk(55.7%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(92.03, -37.87, -11.56) |
| CIE-LCH | lch(92.03, 39.59, 196.97°) |
| OKLab | oklab(91.71% -0.1175 -0.032) |
| OKLCH | oklch(91.71% 0.122 195.2) |
| XYZ | xyz(59.5294, 80.7812, 105.3646) |
| Luminance | 0.8079 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.36
Bright Light Blue
#26F7FD
ΔE00 3.50
Aqua
#00FFFF
ΔE00 3.55
Bright Turquoise
#0FFEF9
ΔE00 4.05
Light Cyan
#ACFFFC
ΔE00 5.69
Robin Egg Blue
#8AF1FE
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FDFD #FD7070
analogous
#70FDB7 #70FDFD #70B7FD
triadic
#70FDFD #FD70FD #FDFD70
tetradic
#70FDFD #B770FD #FD7070 #B7FD70
square
#70FDFD #B770FD #FD7070 #B7FD70
split-complementary
#70FDFD #FD70B7 #FDB770
monochromatic
#03EFEF #34FCFC #70FDFD #ACFEFE #E1FFFF
Accessibility & contrast
On white
1.22
#70FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#70FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FDFD
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FDFD | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FD
Deuteranopia (green-blind)
#D7E1FE
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #70fdfd; /* rgb */ color: rgb(112, 253, 253); /* oklch */ color: oklch(91.7% 0.122 195.2);
Tailwind
colors: {
custom: {
50: '#a6fefe',
500: '#70fdfd',
950: '#000000',
},
}SCSS
$custom: #70fdfd; $custom-light: #a6fefe; $custom-dark: #000000;
JSON
{
"hex": "#70fdfd",
"rgb": {
"r": 112,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.91712,
"c": 0.12181,
"h": 195.2
},
"luminance": 0.80787
}Semantic roles & 50–950 ramp
primary
#70FDFD
secondary
#D93838
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685