#70FFCC#70FFCC
#70FFCC is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.8% C 0.144 H 166.8°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #70FFCC |
|---|---|
| RGB | rgb(112, 255, 204) |
| HSL | hsl(159, 100%, 72%) |
| HSV | hsv(159, 56%, 100%) |
| CMYK | cmyk(56.1%, 0%, 20%, 0%) |
| CIE-LAB | lab(91.38, -50.43, 12.84) |
| CIE-LCH | lch(91.38, 52.04, 165.72°) |
| OKLab | oklab(90.77% -0.1405 0.0329) |
| OKLCH | oklch(90.77% 0.144 166.8) |
| XYZ | xyz(53.3359, 79.3193, 69.6144) |
| Luminance | 0.7932 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.46
Aquamarine
#7FFFD4
ΔE00 2.03
Light Turquoise
#7EF4CC
ΔE00 3.33
Light Aqua
#8CFFDB
ΔE00 4.00
Light Greenish Blue
#63F7B4
ΔE00 4.09
Bright Teal
#01F9C6
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FFCC #FF70A3
analogous
#70FF84 #70FFCC #70EBFF
triadic
#70FFCC #CC70FF #FFCC70
tetradic
#70FFCC #8470FF #FF70A3 #EBFF70
square
#70FFCC #8470FF #FF70A3 #EBFF70
split-complementary
#70FFCC #FF70EB #FF8470
monochromatic
#00F59D #33FFB6 #70FFCC #ADFFE2 #E0FFF4
Accessibility & contrast
On white
1.25
#70FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#70FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FFCC
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FFCC | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC9
Deuteranopia (green-blind)
#E5E0CF
Tritanopia (blue-blind)
#25FFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #70ffcc; /* rgb */ color: rgb(112, 255, 204); /* oklch */ color: oklch(90.8% 0.144 166.8);
Tailwind
colors: {
custom: {
50: '#a4ffdb',
500: '#70ffcc',
950: '#000000',
},
}SCSS
$custom: #70ffcc; $custom-light: #a4ffdb; $custom-dark: #000000;
JSON
{
"hex": "#70ffcc",
"rgb": {
"r": 112,
"g": 255,
"b": 204
},
"hsl": {
"h": 158.601,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.90774,
"c": 0.14429,
"h": 166.8
},
"luminance": 0.79324
}Semantic roles & 50–950 ramp
primary
#70FFCC
secondary
#DC3772
accent
#0052E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684