#70FACE#70FACE
#70FACE is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.7% C 0.137 H 169.4°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #70FACE |
|---|---|
| RGB | rgb(112, 250, 206) |
| HSL | hsl(161, 93%, 71%) |
| HSV | hsv(161, 55%, 98%) |
| CMYK | cmyk(55.2%, 0%, 17.6%, 2%) |
| CIE-LAB | lab(89.98, -47.88, 9.82) |
| CIE-LCH | lch(89.98, 48.87, 168.41°) |
| OKLab | oklab(89.65% -0.1344 0.0251) |
| OKLCH | oklch(89.65% 0.137 169.4) |
| XYZ | xyz(52.0030, 76.2673, 70.3611) |
| Luminance | 0.7627 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.49
Light Turquoise
#7EF4CC
ΔE00 1.90
Light Aquamarine
#7BFDC7
ΔE00 2.74
Light Aqua
#8CFFDB
ΔE00 3.02
Bright Teal
#01F9C6
ΔE00 3.99
Aqua Marine
#2EE8BB
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FACE #FA709C
analogous
#70FA89 #70FACE #70E1FA
triadic
#70FACE #CE70FA #FACE70
tetradic
#70FACE #8970FA #FA709C #E1FA70
square
#70FACE #8970FA #FA709C #E1FA70
split-complementary
#70FACE #FA70E1 #FA8970
monochromatic
#08E8A0 #35F8BA #70FACE #ABFCE2 #E1FEF5
Accessibility & contrast
On white
1.29
#70FACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#70FACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FACE
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FACE | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCC
Deuteranopia (green-blind)
#DFDCD1
Tritanopia (blue-blind)
#26FBED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #70face; /* rgb */ color: rgb(112, 250, 206); /* oklch */ color: oklch(89.7% 0.137 169.4);
Tailwind
colors: {
custom: {
50: '#a3fcdd',
500: '#70face',
950: '#000000',
},
}SCSS
$custom: #70face; $custom-light: #a3fcdd; $custom-dark: #000000;
JSON
{
"hex": "#70face",
"rgb": {
"r": 112,
"g": 250,
"b": 206
},
"hsl": {
"h": 160.87,
"s": 93.243,
"l": 70.98
},
"oklch": {
"l": 0.89652,
"c": 0.13673,
"h": 169.4
},
"luminance": 0.76272
}Semantic roles & 50–950 ramp
primary
#70FACE
secondary
#D5396B
accent
#0049E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684