#70FAC1#70FAC1
#70FAC1 is a very light, vivid teal. Relative luminance 0.757; OKLCH L 89.3% C 0.146 H 163.6°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #70FAC1 |
|---|---|
| RGB | rgb(112, 250, 193) |
| HSL | hsl(155, 93%, 71%) |
| HSV | hsv(155, 55%, 98%) |
| CMYK | cmyk(55.2%, 0%, 22.8%, 2%) |
| CIE-LAB | lab(89.70, -50.67, 16.13) |
| CIE-LCH | lch(89.70, 53.18, 162.34°) |
| OKLab | oklab(89.33% -0.1401 0.0413) |
| OKLCH | oklch(89.33% 0.146 163.6) |
| XYZ | xyz(50.4886, 75.6615, 62.3852) |
| Luminance | 0.7567 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.16
Light Greenish Blue
#63F7B4
ΔE00 2.29
Aquamarine
#7FFFD4
ΔE00 3.59
Light Blue Green
#7EFBB3
ΔE00 3.68
Greenish Cyan
#2AFEB7
ΔE00 3.87
Light Turquoise
#7EF4CC
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FAC1 #FA70A9
analogous
#70FA7C #70FAC1 #70EEFA
triadic
#70FAC1 #C170FA #FAC170
tetradic
#70FAC1 #7C70FA #FA70A9 #EEFA70
square
#70FAC1 #7C70FA #FA70A9 #EEFA70
split-complementary
#70FAC1 #FA70EE #FA7C70
monochromatic
#08E88B #35F8A7 #70FAC1 #ABFCDB #E1FEF2
Accessibility & contrast
On white
1.30
#70FAC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#70FAC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FAC1
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FAC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FAC1 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EABE
Deuteranopia (green-blind)
#E2DCC5
Tritanopia (blue-blind)
#34FAEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #70fac1; /* rgb */ color: rgb(112, 250, 193); /* oklch */ color: oklch(89.3% 0.146 163.6);
Tailwind
colors: {
custom: {
50: '#a3fdd3',
500: '#70fac1',
950: '#000000',
},
}SCSS
$custom: #70fac1; $custom-light: #a3fdd3; $custom-dark: #000000;
JSON
{
"hex": "#70fac1",
"rgb": {
"r": 112,
"g": 250,
"b": 193
},
"hsl": {
"h": 155.217,
"s": 93.243,
"l": 70.98
},
"oklch": {
"l": 0.8933,
"c": 0.14609,
"h": 163.6
},
"luminance": 0.75666
}Semantic roles & 50–950 ramp
primary
#70FAC1
secondary
#D53979
accent
#005FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683