#70FECD#70FECD
#70FECD is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.6% C 0.142 H 167.6°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #70FECD |
|---|---|
| RGB | rgb(112, 254, 205) |
| HSL | hsl(159, 99%, 72%) |
| HSV | hsv(159, 56%, 100%) |
| CMYK | cmyk(55.9%, 0%, 19.3%, 0.4%) |
| CIE-LAB | lab(91.11, -49.79, 11.95) |
| CIE-LCH | lch(91.11, 51.20, 166.51°) |
| OKLab | oklab(90.56% -0.139 0.0306) |
| OKLCH | oklch(90.56% 0.142 167.6) |
| XYZ | xyz(53.1381, 78.7311, 70.1421) |
| Luminance | 0.7874 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.70
Light Aquamarine
#7BFDC7
ΔE00 1.75
Light Turquoise
#7EF4CC
ΔE00 2.94
Light Aqua
#8CFFDB
ΔE00 3.65
Bright Teal
#01F9C6
ΔE00 3.99
Light Greenish Blue
#63F7B4
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FECD #FE70A1
analogous
#70FE86 #70FECD #70E8FE
triadic
#70FECD #CD70FE #FECD70
tetradic
#70FECD #8670FE #FE70A1 #E8FE70
square
#70FECD #8670FE #FE70A1 #E8FE70
split-complementary
#70FECD #FE70E8 #FE8670
monochromatic
#02F29F #33FEB8 #70FECD #ADFEE2 #E1FFF4
Accessibility & contrast
On white
1.25
#70FECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#70FECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FECD
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FECD | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECB
Deuteranopia (green-blind)
#E4DFD0
Tritanopia (blue-blind)
#25FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #70fecd; /* rgb */ color: rgb(112, 254, 205); /* oklch */ color: oklch(90.6% 0.142 167.6);
Tailwind
colors: {
custom: {
50: '#a4ffdc',
500: '#70fecd',
950: '#000000',
},
}SCSS
$custom: #70fecd; $custom-light: #a4ffdc; $custom-dark: #000000;
JSON
{
"hex": "#70fecd",
"rgb": {
"r": 112,
"g": 254,
"b": 205
},
"hsl": {
"h": 159.296,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.90564,
"c": 0.14234,
"h": 167.6
},
"luminance": 0.78736
}Semantic roles & 50–950 ramp
primary
#70FECD
secondary
#DA3870
accent
#004FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684