#70FBC6#70FBC6
#70FBC6 is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.7% C 0.144 H 165.4°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #70FBC6 |
|---|---|
| RGB | rgb(112, 251, 198) |
| HSL | hsl(157, 95%, 71%) |
| HSV | hsv(157, 55%, 98%) |
| CMYK | cmyk(55.4%, 0%, 21.1%, 1.6%) |
| CIE-LAB | lab(90.10, -50.04, 14.11) |
| CIE-LCH | lch(90.10, 51.99, 164.25°) |
| OKLab | oklab(89.69% -0.139 0.0362) |
| OKLCH | oklch(89.69% 0.144 165.4) |
| XYZ | xyz(51.3674, 76.5115, 65.4763) |
| Luminance | 0.7652 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.00
Aquamarine
#7FFFD4
ΔE00 2.68
Light Greenish Blue
#63F7B4
ΔE00 3.22
Light Turquoise
#7EF4CC
ΔE00 3.28
Bright Teal
#01F9C6
ΔE00 4.19
Greenish Cyan
#2AFEB7
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FBC6 #FB70A5
analogous
#70FB80 #70FBC6 #70EBFB
triadic
#70FBC6 #C670FB #FBC670
tetradic
#70FBC6 #8070FB #FB70A5 #EBFB70
square
#70FBC6 #8070FB #FB70A5 #EBFB70
split-complementary
#70FBC6 #FB70EB #FB8070
monochromatic
#07EA93 #34F9AE #70FBC6 #ACFDDE #E1FEF3
Accessibility & contrast
On white
1.29
#70FBC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#70FBC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FBC6
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FBC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FBC6 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EBC3
Deuteranopia (green-blind)
#E2DDC9
Tritanopia (blue-blind)
#2FFBEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #70fbc6; /* rgb */ color: rgb(112, 251, 198); /* oklch */ color: oklch(89.7% 0.144 165.4);
Tailwind
colors: {
custom: {
50: '#a3fdd7',
500: '#70fbc6',
950: '#000000',
},
}SCSS
$custom: #70fbc6; $custom-light: #a3fdd7; $custom-dark: #000000;
JSON
{
"hex": "#70fbc6",
"rgb": {
"r": 112,
"g": 251,
"b": 198
},
"hsl": {
"h": 157.122,
"s": 94.558,
"l": 71.176
},
"oklch": {
"l": 0.89686,
"c": 0.1436,
"h": 165.4
},
"luminance": 0.76516
}Semantic roles & 50–950 ramp
primary
#70FBC6
secondary
#D73975
accent
#0058E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683