#70FEFD#70FEFD
#70FEFD is a very light, vivid teal. Relative luminance 0.814; OKLCH L 91.9% C 0.123 H 194.6°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #70FEFD |
|---|---|
| RGB | rgb(112, 254, 253) |
| HSL | hsl(180, 99%, 72%) |
| HSV | hsv(180, 56%, 100%) |
| CMYK | cmyk(55.9%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(92.32, -38.33, -11.14) |
| CIE-LCH | lch(92.32, 39.91, 196.20°) |
| OKLab | oklab(91.94% -0.1186 -0.0309) |
| OKLCH | oklch(91.94% 0.123 194.6) |
| XYZ | xyz(59.8459, 81.4142, 105.4701) |
| Luminance | 0.8142 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.35
Aqua
#00FFFF
ΔE00 3.46
Bright Light Blue
#26F7FD
ΔE00 3.70
Bright Turquoise
#0FFEF9
ΔE00 3.86
Light Cyan
#ACFFFC
ΔE00 5.71
Bright Aqua
#0BF9EA
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FEFD #FE7071
analogous
#70FEB6 #70FEFD #70B8FE
triadic
#70FEFD #FD70FE #FEFD70
tetradic
#70FEFD #B670FE #FE7071 #B8FE70
square
#70FEFD #B670FE #FE7071 #B8FE70
split-complementary
#70FEFD #FE70B8 #FEB670
monochromatic
#02F2F0 #33FEFC #70FEFD #ADFEFE #E1FFFF
Accessibility & contrast
On white
1.21
#70FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#70FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FEFD
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FEFD | 1.00 | 1.21 | 17.28 | 17.28 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FD
Deuteranopia (green-blind)
#D8E2FE
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #70fefd; /* rgb */ color: rgb(112, 254, 253); /* oklch */ color: oklch(91.9% 0.123 194.6);
Tailwind
colors: {
custom: {
50: '#a6fffe',
500: '#70fefd',
950: '#000000',
},
}SCSS
$custom: #70fefd; $custom-light: #a6fffe; $custom-dark: #000000;
JSON
{
"hex": "#70fefd",
"rgb": {
"r": 112,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.577,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.91939,
"c": 0.12251,
"h": 194.6
},
"luminance": 0.8142
}Semantic roles & 50–950 ramp
primary
#70FEFD
secondary
#DA3839
accent
#0002E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685