#70FDED#70FDED
#70FDED is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.2% C 0.125 H 185.2°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #70FDED |
|---|---|
| RGB | rgb(112, 253, 237) |
| HSL | hsl(173, 97%, 72%) |
| HSV | hsv(173, 56%, 99%) |
| CMYK | cmyk(55.7%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(91.60, -41.92, -3.91) |
| CIE-LCH | lch(91.60, 42.10, 185.32°) |
| OKLab | oklab(91.21% -0.1242 -0.0112) |
| OKLCH | oklch(91.21% 0.125 185.2) |
| XYZ | xyz(57.0867, 79.8041, 92.4996) |
| Luminance | 0.7981 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.68
Tiffany Blue
#7BF2DA
ΔE00 3.91
Bright Turquoise
#0FFEF9
ΔE00 4.77
Bright Cyan
#41FDFE
ΔE00 5.80
Aqua
#00FFFF
ΔE00 5.95
Turquoise
#40E0D0
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FDED #FD7080
analogous
#70FDA7 #70FDED #70C7FD
triadic
#70FDED #ED70FD #FDED70
tetradic
#70FDED #A770FD #FD7080 #C7FD70
square
#70FDED #A770FD #FD7080 #C7FD70
split-complementary
#70FDED #FD70C7 #FDA770
monochromatic
#03EFD4 #34FCE5 #70FDED #ACFEF5 #E1FFFB
Accessibility & contrast
On white
1.24
#70FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#70FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FDED
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FDED | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0ED
Deuteranopia (green-blind)
#DBE0EF
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #70fded; /* rgb */ color: rgb(112, 253, 237); /* oklch */ color: oklch(91.2% 0.125 185.2);
Tailwind
colors: {
custom: {
50: '#a5fef2',
500: '#70fded',
950: '#000000',
},
}SCSS
$custom: #70fded; $custom-light: #a5fef2; $custom-dark: #000000;
JSON
{
"hex": "#70fded",
"rgb": {
"r": 112,
"g": 253,
"b": 237
},
"hsl": {
"h": 173.191,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.91213,
"c": 0.12467,
"h": 185.2
},
"luminance": 0.7981
}Semantic roles & 50–950 ramp
primary
#70FDED
secondary
#D9384A
accent
#001AE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685