#70FECA#70FECA
#70FECA is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.5% C 0.144 H 166.2°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #70FECA |
|---|---|
| RGB | rgb(112, 254, 202) |
| HSL | hsl(158, 99%, 72%) |
| HSV | hsv(158, 56%, 100%) |
| CMYK | cmyk(55.9%, 0%, 20.5%, 0.4%) |
| CIE-LAB | lab(91.05, -50.44, 13.40) |
| CIE-LCH | lch(91.05, 52.19, 165.12°) |
| OKLab | oklab(90.49% -0.1403 0.0343) |
| OKLCH | oklch(90.49% 0.144 166.2) |
| XYZ | xyz(52.7794, 78.5876, 68.2532) |
| Luminance | 0.7859 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.20
Aquamarine
#7FFFD4
ΔE00 2.27
Light Turquoise
#7EF4CC
ΔE00 3.36
Light Greenish Blue
#63F7B4
ΔE00 3.76
Bright Teal
#01F9C6
ΔE00 4.12
Light Aqua
#8CFFDB
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FECA #FE70A4
analogous
#70FE83 #70FECA #70EBFE
triadic
#70FECA #CA70FE #FECA70
tetradic
#70FECA #8370FE #FE70A4 #EBFE70
square
#70FECA #8370FE #FE70A4 #EBFE70
split-complementary
#70FECA #FE70EB #FE8370
monochromatic
#02F29A #33FEB3 #70FECA #ADFEE1 #E1FFF4
Accessibility & contrast
On white
1.26
#70FECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#70FECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FECA
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FECA | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC7
Deuteranopia (green-blind)
#E4DFCD
Tritanopia (blue-blind)
#29FFEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #70feca; /* rgb */ color: rgb(112, 254, 202); /* oklch */ color: oklch(90.5% 0.144 166.2);
Tailwind
colors: {
custom: {
50: '#a4ffda',
500: '#70feca',
950: '#000000',
},
}SCSS
$custom: #70feca; $custom-light: #a4ffda; $custom-dark: #000000;
JSON
{
"hex": "#70feca",
"rgb": {
"r": 112,
"g": 254,
"b": 202
},
"hsl": {
"h": 158.028,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.9049,
"c": 0.14447,
"h": 166.2
},
"luminance": 0.78593
}Semantic roles & 50–950 ramp
primary
#70FECA
secondary
#DA3873
accent
#0054E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683