#70FDE0#70FDE0
#70FDE0 is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.8% C 0.130 H 177.6°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #70FDE0 |
|---|---|
| RGB | rgb(112, 253, 224) |
| HSL | hsl(168, 97%, 72%) |
| HSV | hsv(168, 56%, 99%) |
| CMYK | cmyk(55.7%, 0%, 11.5%, 0.8%) |
| CIE-LAB | lab(91.27, -45.06, 2.35) |
| CIE-LCH | lch(91.27, 45.12, 177.02°) |
| OKLab | oklab(90.84% -0.1297 0.0055) |
| OKLCH | oklch(90.84% 0.13 177.6) |
| XYZ | xyz(55.2558, 79.0717, 82.8570) |
| Luminance | 0.7908 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.76
Light Aqua
#8CFFDB
ΔE00 3.38
Aquamarine
#7FFFD4
ΔE00 4.22
Light Turquoise
#7EF4CC
ΔE00 4.40
Aqua (survey)
#13EAC9
ΔE00 5.64
Bright Aqua
#0BF9EA
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FDE0 #FD708D
analogous
#70FD9A #70FDE0 #70D3FD
triadic
#70FDE0 #E070FD #FDE070
tetradic
#70FDE0 #9A70FD #FD708D #D3FD70
square
#70FDE0 #9A70FD #FD708D #D3FD70
split-complementary
#70FDE0 #FD70D3 #FD9A70
monochromatic
#03EFBF #34FCD3 #70FDE0 #ACFEED #E1FFF8
Accessibility & contrast
On white
1.25
#70FDE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#70FDE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FDE0
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FDE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FDE0 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDF
Deuteranopia (green-blind)
#DFDFE2
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #70fde0; /* rgb */ color: rgb(112, 253, 224); /* oklch */ color: oklch(90.8% 0.130 177.6);
Tailwind
colors: {
custom: {
50: '#a4fee9',
500: '#70fde0',
950: '#000000',
},
}SCSS
$custom: #70fde0; $custom-light: #a4fee9; $custom-dark: #000000;
JSON
{
"hex": "#70fde0",
"rgb": {
"r": 112,
"g": 253,
"b": 224
},
"hsl": {
"h": 167.66,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.90836,
"c": 0.12982,
"h": 177.6
},
"luminance": 0.79077
}Semantic roles & 50–950 ramp
primary
#70FDE0
secondary
#D93859
accent
#002FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684