#70FEDB#70FEDB
#70FEDB is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.9% C 0.134 H 174.4°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #70FEDB |
|---|---|
| RGB | rgb(112, 254, 219) |
| HSL | hsl(165, 99%, 72%) |
| HSV | hsv(165, 56%, 100%) |
| CMYK | cmyk(55.9%, 0%, 13.8%, 0.4%) |
| CIE-LAB | lab(91.43, -46.65, 5.18) |
| CIE-LCH | lch(91.43, 46.94, 173.67°) |
| OKLab | oklab(90.93% -0.1329 0.013) |
| OKLCH | oklch(90.93% 0.134 174.4) |
| XYZ | xyz(54.9042, 79.4375, 79.4437) |
| Luminance | 0.7944 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.48
Aquamarine
#7FFFD4
ΔE00 2.66
Light Turquoise
#7EF4CC
ΔE00 3.27
Tiffany Blue
#7BF2DA
ΔE00 3.82
Bright Teal
#01F9C6
ΔE00 5.18
Light Aquamarine
#7BFDC7
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FEDB #FE7093
analogous
#70FE94 #70FEDB #70DAFE
triadic
#70FEDB #DB70FE #FEDB70
tetradic
#70FEDB #9470FE #FE7093 #DAFE70
square
#70FEDB #9470FE #FE7093 #DAFE70
split-complementary
#70FEDB #FE70DA #FE9470
monochromatic
#02F2B7 #33FECC #70FEDB #ADFEEA #E1FFF7
Accessibility & contrast
On white
1.24
#70FEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#70FEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FEDB
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FEDB | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0D9
Deuteranopia (green-blind)
#E1E0DE
Tritanopia (blue-blind)
#02FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #70fedb; /* rgb */ color: rgb(112, 254, 219); /* oklch */ color: oklch(90.9% 0.134 174.4);
Tailwind
colors: {
custom: {
50: '#a4ffe6',
500: '#70fedb',
950: '#000000',
},
}SCSS
$custom: #70fedb; $custom-light: #a4ffe6; $custom-dark: #000000;
JSON
{
"hex": "#70fedb",
"rgb": {
"r": 112,
"g": 254,
"b": 219
},
"hsl": {
"h": 165.211,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.9093,
"c": 0.13353,
"h": 174.4
},
"luminance": 0.79443
}Semantic roles & 50–950 ramp
primary
#70FEDB
secondary
#DA3860
accent
#0039E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684