#70FECF#70FECF
#70FECF is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.6% C 0.141 H 168.5°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #70FECF |
|---|---|
| RGB | rgb(112, 254, 207) |
| HSL | hsl(160, 99%, 72%) |
| HSV | hsv(160, 56%, 100%) |
| CMYK | cmyk(55.9%, 0%, 18.5%, 0.4%) |
| CIE-LAB | lab(91.16, -49.35, 10.98) |
| CIE-LCH | lch(91.16, 50.56, 167.46°) |
| OKLab | oklab(90.62% -0.1381 0.0281) |
| OKLCH | oklch(90.62% 0.141 168.5) |
| XYZ | xyz(53.3810, 78.8282, 71.4216) |
| Luminance | 0.7883 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.39
Light Aquamarine
#7BFDC7
ΔE00 2.18
Light Turquoise
#7EF4CC
ΔE00 2.72
Light Aqua
#8CFFDB
ΔE00 3.30
Bright Teal
#01F9C6
ΔE00 3.98
Light Greenish Blue
#63F7B4
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FECF #FE709F
analogous
#70FE88 #70FECF #70E6FE
triadic
#70FECF #CF70FE #FECF70
tetradic
#70FECF #8870FE #FE709F #E6FE70
square
#70FECF #8870FE #FE709F #E6FE70
split-complementary
#70FECF #FE70E6 #FE8870
monochromatic
#02F2A2 #33FEBB #70FECF #ADFEE3 #E1FFF5
Accessibility & contrast
On white
1.25
#70FECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#70FECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FECF
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FECF | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFCD
Deuteranopia (green-blind)
#E3DFD2
Tritanopia (blue-blind)
#22FFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #70fecf; /* rgb */ color: rgb(112, 254, 207); /* oklch */ color: oklch(90.6% 0.141 168.5);
Tailwind
colors: {
custom: {
50: '#a4ffdd',
500: '#70fecf',
950: '#000000',
},
}SCSS
$custom: #70fecf; $custom-light: #a4ffdd; $custom-dark: #000000;
JSON
{
"hex": "#70fecf",
"rgb": {
"r": 112,
"g": 254,
"b": 207
},
"hsl": {
"h": 160.141,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.90615,
"c": 0.14097,
"h": 168.5
},
"luminance": 0.78833
}Semantic roles & 50–950 ramp
primary
#70FECF
secondary
#DA386E
accent
#004CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684