#70FFCF#70FFCF
#70FFCF is a very light, vivid teal. Relative luminance 0.795; OKLCH L 90.8% C 0.142 H 168.2°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #70FFCF |
|---|---|
| RGB | rgb(112, 255, 207) |
| HSL | hsl(160, 100%, 72%) |
| HSV | hsv(160, 56%, 100%) |
| CMYK | cmyk(56.1%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(91.44, -49.78, 11.39) |
| CIE-LCH | lch(91.44, 51.06, 167.11°) |
| OKLab | oklab(90.85% -0.1392 0.0292) |
| OKLCH | oklch(90.85% 0.142 168.2) |
| XYZ | xyz(53.6992, 79.4646, 71.5277) |
| Luminance | 0.7947 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.51
Light Aquamarine
#7BFDC7
ΔE00 2.04
Light Turquoise
#7EF4CC
ΔE00 2.97
Light Aqua
#8CFFDB
ΔE00 3.45
Bright Teal
#01F9C6
ΔE00 4.02
Light Greenish Blue
#63F7B4
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FFCF #FF70A0
analogous
#70FF88 #70FFCF #70E8FF
triadic
#70FFCF #CF70FF #FFCF70
tetradic
#70FFCF #8870FF #FF70A0 #E8FF70
square
#70FFCF #8870FF #FF70A0 #E8FF70
split-complementary
#70FFCF #FF70E8 #FF8870
monochromatic
#00F5A2 #33FFBA #70FFCF #ADFFE4 #E0FFF5
Accessibility & contrast
On white
1.24
#70FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#70FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FFCF
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FFCF | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCD
Deuteranopia (green-blind)
#E4E0D2
Tritanopia (blue-blind)
#21FFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #70ffcf; /* rgb */ color: rgb(112, 255, 207); /* oklch */ color: oklch(90.8% 0.142 168.2);
Tailwind
colors: {
custom: {
50: '#a4ffdd',
500: '#70ffcf',
950: '#000000',
},
}SCSS
$custom: #70ffcf; $custom-light: #a4ffdd; $custom-dark: #000000;
JSON
{
"hex": "#70ffcf",
"rgb": {
"r": 112,
"g": 255,
"b": 207
},
"hsl": {
"h": 159.86,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.90849,
"c": 0.1422,
"h": 168.2
},
"luminance": 0.7947
}Semantic roles & 50–950 ramp
primary
#70FFCF
secondary
#DC376F
accent
#004DE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684