#70FDF7#70FDF7
#70FDF7 is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.5% C 0.122 H 191.4°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #70FDF7 |
|---|---|
| RGB | rgb(112, 253, 247) |
| HSL | hsl(177, 97%, 72%) |
| HSV | hsv(177, 56%, 99%) |
| CMYK | cmyk(55.7%, 0%, 2.4%, 0.8%) |
| CIE-LAB | lab(91.87, -39.41, -8.70) |
| CIE-LCH | lch(91.87, 40.36, 192.44°) |
| OKLab | oklab(91.52% -0.12 -0.0242) |
| OKLCH | oklch(91.52% 0.122 191.4) |
| XYZ | xyz(58.5886, 80.4049, 100.4097) |
| Luminance | 0.8041 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.03
Bright Turquoise
#0FFEF9
ΔE00 3.41
Aqua
#00FFFF
ΔE00 3.75
Bright Light Blue
#26F7FD
ΔE00 4.65
Bright Aqua
#0BF9EA
ΔE00 4.81
Light Cyan
#ACFFFC
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FDF7 #FD7076
analogous
#70FDB1 #70FDF7 #70BDFD
triadic
#70FDF7 #F770FD #FDF770
tetradic
#70FDF7 #B170FD #FD7076 #BDFD70
square
#70FDF7 #B170FD #FD7076 #BDFD70
split-complementary
#70FDF7 #FD70BD #FDB170
monochromatic
#03EFE5 #34FCF4 #70FDF7 #ACFEFA #E1FFFD
Accessibility & contrast
On white
1.23
#70FDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#70FDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FDF7
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FDF7 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F7
Deuteranopia (green-blind)
#D9E1F8
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #70fdf7; /* rgb */ color: rgb(112, 253, 247); /* oklch */ color: oklch(91.5% 0.122 191.4);
Tailwind
colors: {
custom: {
50: '#a6fef9',
500: '#70fdf7',
950: '#000000',
},
}SCSS
$custom: #70fdf7; $custom-light: #a6fef9; $custom-dark: #000000;
JSON
{
"hex": "#70fdf7",
"rgb": {
"r": 112,
"g": 253,
"b": 247
},
"hsl": {
"h": 177.447,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.9152,
"c": 0.1224,
"h": 191.4
},
"luminance": 0.80411
}Semantic roles & 50–950 ramp
primary
#70FDF7
secondary
#D9383F
accent
#000AE6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685