#70FBCF#70FBCF
#70FBCF is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.9% C 0.137 H 169.5°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #70FBCF |
|---|---|
| RGB | rgb(112, 251, 207) |
| HSL | hsl(161, 95%, 71%) |
| HSV | hsv(161, 55%, 98%) |
| CMYK | cmyk(55.4%, 0%, 17.5%, 1.6%) |
| CIE-LAB | lab(90.29, -48.08, 9.75) |
| CIE-LCH | lch(90.29, 49.06, 168.54°) |
| OKLab | oklab(89.91% -0.135 0.0249) |
| OKLCH | oklch(89.91% 0.137 169.5) |
| XYZ | xyz(52.4365, 76.9391, 71.1068) |
| Luminance | 0.7694 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.37
Light Turquoise
#7EF4CC
ΔE00 2.05
Light Aquamarine
#7BFDC7
ΔE00 2.75
Light Aqua
#8CFFDB
ΔE00 2.95
Bright Teal
#01F9C6
ΔE00 4.00
Aqua Marine
#2EE8BB
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FBCF #FB709C
analogous
#70FB89 #70FBCF #70E2FB
triadic
#70FBCF #CF70FB #FBCF70
tetradic
#70FBCF #8970FB #FB709C #E2FB70
square
#70FBCF #8970FB #FB709C #E2FB70
split-complementary
#70FBCF #FB70E2 #FB8970
monochromatic
#07EAA2 #34F9BB #70FBCF #ACFDE3 #E1FEF5
Accessibility & contrast
On white
1.28
#70FBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#70FBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FBCF
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FBCF | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCD
Deuteranopia (green-blind)
#E0DDD2
Tritanopia (blue-blind)
#24FCEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #70fbcf; /* rgb */ color: rgb(112, 251, 207); /* oklch */ color: oklch(89.9% 0.137 169.5);
Tailwind
colors: {
custom: {
50: '#a4fddd',
500: '#70fbcf',
950: '#000000',
},
}SCSS
$custom: #70fbcf; $custom-light: #a4fddd; $custom-dark: #000000;
JSON
{
"hex": "#70fbcf",
"rgb": {
"r": 112,
"g": 251,
"b": 207
},
"hsl": {
"h": 161.007,
"s": 94.558,
"l": 71.176
},
"oklch": {
"l": 0.89912,
"c": 0.13729,
"h": 169.5
},
"luminance": 0.76944
}Semantic roles & 50–950 ramp
primary
#70FBCF
secondary
#D7396B
accent
#0049E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684