#70FDF5#70FDF5
#70FDF5 is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.5% C 0.123 H 190.1°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #70FDF5 |
|---|---|
| RGB | rgb(112, 253, 245) |
| HSL | hsl(177, 97%, 72%) |
| HSV | hsv(177, 56%, 99%) |
| CMYK | cmyk(55.7%, 0%, 3.2%, 0.8%) |
| CIE-LAB | lab(91.81, -39.92, -7.74) |
| CIE-LCH | lch(91.81, 40.66, 190.97°) |
| OKLab | oklab(91.46% -0.1208 -0.0216) |
| OKLCH | oklch(91.46% 0.123 190.1) |
| XYZ | xyz(58.2817, 80.2821, 98.7930) |
| Luminance | 0.8029 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.47
Bright Cyan
#41FDFE
ΔE00 3.50
Aqua
#00FFFF
ΔE00 4.06
Bright Aqua
#0BF9EA
ΔE00 4.40
Bright Light Blue
#26F7FD
ΔE00 5.17
Tiffany Blue
#7BF2DA
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FDF5 #FD7078
analogous
#70FDAF #70FDF5 #70BFFD
triadic
#70FDF5 #F570FD #FDF570
tetradic
#70FDF5 #AF70FD #FD7078 #BFFD70
square
#70FDF5 #AF70FD #FD7078 #BFFD70
split-complementary
#70FDF5 #FD70BF #FDAF70
monochromatic
#03EFE2 #34FCF1 #70FDF5 #ACFEF9 #E1FFFD
Accessibility & contrast
On white
1.23
#70FDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#70FDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FDF5
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FDF5 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F5
Deuteranopia (green-blind)
#D9E1F6
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #70fdf5; /* rgb */ color: rgb(112, 253, 245); /* oklch */ color: oklch(91.5% 0.123 190.1);
Tailwind
colors: {
custom: {
50: '#a5fef8',
500: '#70fdf5',
950: '#000000',
},
}SCSS
$custom: #70fdf5; $custom-light: #a5fef8; $custom-dark: #000000;
JSON
{
"hex": "#70fdf5",
"rgb": {
"r": 112,
"g": 253,
"b": 245
},
"hsl": {
"h": 176.596,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.91458,
"c": 0.12273,
"h": 190.1
},
"luminance": 0.80288
}Semantic roles & 50–950 ramp
primary
#70FDF5
secondary
#D93841
accent
#000DE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685