#70FDF0#70FDF0
#70FDF0 is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.3% C 0.124 H 187.0°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #70FDF0 |
|---|---|
| RGB | rgb(112, 253, 240) |
| HSL | hsl(174, 97%, 72%) |
| HSV | hsv(174, 56%, 99%) |
| CMYK | cmyk(55.7%, 0%, 5.1%, 0.8%) |
| CIE-LAB | lab(91.68, -41.18, -5.35) |
| CIE-LCH | lch(91.68, 41.52, 187.40°) |
| OKLab | oklab(91.3% -0.1229 -0.0151) |
| OKLCH | oklch(91.3% 0.124 187) |
| XYZ | xyz(57.5287, 79.9809, 94.8273) |
| Luminance | 0.7999 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.73
Bright Turquoise
#0FFEF9
ΔE00 4.13
Tiffany Blue
#7BF2DA
ΔE00 4.67
Bright Cyan
#41FDFE
ΔE00 4.90
Aqua
#00FFFF
ΔE00 5.16
Bright Light Blue
#26F7FD
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FDF0 #FD707D
analogous
#70FDAA #70FDF0 #70C4FD
triadic
#70FDF0 #F070FD #FDF070
tetradic
#70FDF0 #AA70FD #FD707D #C4FD70
square
#70FDF0 #AA70FD #FD707D #C4FD70
split-complementary
#70FDF0 #FD70C4 #FDAA70
monochromatic
#03EFDA #34FCEA #70FDF0 #ACFEF6 #E1FFFC
Accessibility & contrast
On white
1.24
#70FDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#70FDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FDF0
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FDF0 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F0
Deuteranopia (green-blind)
#DBE0F2
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #70fdf0; /* rgb */ color: rgb(112, 253, 240); /* oklch */ color: oklch(91.3% 0.124 187.0);
Tailwind
colors: {
custom: {
50: '#a5fef4',
500: '#70fdf0',
950: '#000000',
},
}SCSS
$custom: #70fdf0; $custom-light: #a5fef4; $custom-dark: #000000;
JSON
{
"hex": "#70fdf0",
"rgb": {
"r": 112,
"g": 253,
"b": 240
},
"hsl": {
"h": 174.468,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.91304,
"c": 0.12382,
"h": 187
},
"luminance": 0.79987
}Semantic roles & 50–950 ramp
primary
#70FDF0
secondary
#D93847
accent
#0015E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685