#70FBCC#70FBCC
#70FBCC is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.8% C 0.139 H 168.1°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #70FBCC |
|---|---|
| RGB | rgb(112, 251, 204) |
| HSL | hsl(160, 95%, 71%) |
| HSV | hsv(160, 55%, 98%) |
| CMYK | cmyk(55.4%, 0%, 18.7%, 1.6%) |
| CIE-LAB | lab(90.23, -48.74, 11.20) |
| CIE-LCH | lch(90.23, 50.01, 167.06°) |
| OKLab | oklab(89.84% -0.1363 0.0287) |
| OKLCH | oklch(89.84% 0.139 168.1) |
| XYZ | xyz(52.0732, 76.7938, 69.1935) |
| Luminance | 0.7680 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.62
Light Aquamarine
#7BFDC7
ΔE00 2.06
Light Turquoise
#7EF4CC
ΔE00 2.32
Light Aqua
#8CFFDB
ΔE00 3.43
Bright Teal
#01F9C6
ΔE00 3.92
Light Greenish Blue
#63F7B4
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FBCC #FB709F
analogous
#70FB86 #70FBCC #70E5FB
triadic
#70FBCC #CC70FB #FBCC70
tetradic
#70FBCC #8670FB #FB709F #E5FB70
square
#70FBCC #8670FB #FB709F #E5FB70
split-complementary
#70FBCC #FB70E5 #FB8670
monochromatic
#07EA9D #34F9B7 #70FBCC #ACFDE1 #E1FEF4
Accessibility & contrast
On white
1.28
#70FBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#70FBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FBCC
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FBCC | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCA
Deuteranopia (green-blind)
#E1DDCF
Tritanopia (blue-blind)
#28FCEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #70fbcc; /* rgb */ color: rgb(112, 251, 204); /* oklch */ color: oklch(89.8% 0.139 168.1);
Tailwind
colors: {
custom: {
50: '#a3fddb',
500: '#70fbcc',
950: '#000000',
},
}SCSS
$custom: #70fbcc; $custom-light: #a3fddb; $custom-dark: #000000;
JSON
{
"hex": "#70fbcc",
"rgb": {
"r": 112,
"g": 251,
"b": 204
},
"hsl": {
"h": 159.712,
"s": 94.558,
"l": 71.176
},
"oklch": {
"l": 0.89836,
"c": 0.13931,
"h": 168.1
},
"luminance": 0.76799
}Semantic roles & 50–950 ramp
primary
#70FBCC
secondary
#D7396E
accent
#004EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684