#70FACB#70FACB
#70FACB is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.6% C 0.139 H 168.0°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #70FACB |
|---|---|
| RGB | rgb(112, 250, 203) |
| HSL | hsl(160, 93%, 71%) |
| HSV | hsv(160, 55%, 98%) |
| CMYK | cmyk(55.2%, 0%, 18.8%, 2%) |
| CIE-LAB | lab(89.92, -48.54, 11.28) |
| CIE-LCH | lch(89.92, 49.83, 166.92°) |
| OKLab | oklab(89.58% -0.1357 0.0289) |
| OKLCH | oklch(89.58% 0.139 168) |
| XYZ | xyz(51.6421, 76.1229, 68.4600) |
| Luminance | 0.7613 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.74
Light Aquamarine
#7BFDC7
ΔE00 2.06
Light Turquoise
#7EF4CC
ΔE00 2.20
Light Aqua
#8CFFDB
ΔE00 3.51
Bright Teal
#01F9C6
ΔE00 3.93
Light Greenish Blue
#63F7B4
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FACB #FA709F
analogous
#70FA86 #70FACB #70E4FA
triadic
#70FACB #CB70FA #FACB70
tetradic
#70FACB #8670FA #FA709F #E4FA70
square
#70FACB #8670FA #FA709F #E4FA70
split-complementary
#70FACB #FA70E4 #FA8670
monochromatic
#08E89B #35F8B5 #70FACB #ABFCE1 #E1FEF4
Accessibility & contrast
On white
1.29
#70FACB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#70FACB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FACB
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FACB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FACB | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBC9
Deuteranopia (green-blind)
#E0DCCE
Tritanopia (blue-blind)
#2AFBED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #70facb; /* rgb */ color: rgb(112, 250, 203); /* oklch */ color: oklch(89.6% 0.139 168.0);
Tailwind
colors: {
custom: {
50: '#a3fcda',
500: '#70facb',
950: '#000000',
},
}SCSS
$custom: #70facb; $custom-light: #a3fcda; $custom-dark: #000000;
JSON
{
"hex": "#70facb",
"rgb": {
"r": 112,
"g": 250,
"b": 203
},
"hsl": {
"h": 159.565,
"s": 93.243,
"l": 70.98
},
"oklch": {
"l": 0.89576,
"c": 0.13876,
"h": 168
},
"luminance": 0.76128
}Semantic roles & 50–950 ramp
primary
#70FACB
secondary
#D5396E
accent
#004EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683