#70FEC0#70FEC0
#70FEC0 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.3% C 0.152 H 162.1°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #70FEC0 |
|---|---|
| RGB | rgb(112, 254, 192) |
| HSL | hsl(154, 99%, 72%) |
| HSV | hsv(154, 56%, 100%) |
| CMYK | cmyk(55.9%, 0%, 24.4%, 0.4%) |
| CIE-LAB | lab(90.84, -52.54, 18.24) |
| CIE-LCH | lch(90.84, 55.61, 160.85°) |
| OKLab | oklab(90.25% -0.1447 0.0466) |
| OKLCH | oklch(90.25% 0.152 162.1) |
| XYZ | xyz(51.6336, 78.1293, 62.2184) |
| Luminance | 0.7813 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.74
Light Greenish Blue
#63F7B4
ΔE00 1.99
Light Blue Green
#7EFBB3
ΔE00 2.93
Greenish Cyan
#2AFEB7
ΔE00 3.38
Seafoam (survey)
#80F9AD
ΔE00 3.97
Seafoam Green
#7AF9AB
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FEC0 #FE70AE
analogous
#70FE79 #70FEC0 #70F5FE
triadic
#70FEC0 #C070FE #FEC070
tetradic
#70FEC0 #7970FE #FE70AE #F5FE70
square
#70FEC0 #7970FE #FE70AE #F5FE70
split-complementary
#70FEC0 #FE70F5 #FE7970
monochromatic
#02F289 #33FEA5 #70FEC0 #ADFEDB #E1FFF2
Accessibility & contrast
On white
1.26
#70FEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#70FEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FEC0
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FEC0 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBD
Deuteranopia (green-blind)
#E6DFC4
Tritanopia (blue-blind)
#33FEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #70fec0; /* rgb */ color: rgb(112, 254, 192); /* oklch */ color: oklch(90.3% 0.152 162.1);
Tailwind
colors: {
custom: {
50: '#a4ffd3',
500: '#70fec0',
950: '#000000',
},
}SCSS
$custom: #70fec0; $custom-light: #a4ffd3; $custom-dark: #000000;
JSON
{
"hex": "#70fec0",
"rgb": {
"r": 112,
"g": 254,
"b": 192
},
"hsl": {
"h": 153.803,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.90251,
"c": 0.15206,
"h": 162.1
},
"luminance": 0.78134
}Semantic roles & 50–950 ramp
primary
#70FEC0
secondary
#DA387F
accent
#0064E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683