#70FCF2#70FCF2
#70FCF2 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.1% C 0.122 H 188.8°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #70FCF2 |
|---|---|
| RGB | rgb(112, 252, 242) |
| HSL | hsl(176, 96%, 71%) |
| HSV | hsv(176, 56%, 99%) |
| CMYK | cmyk(55.6%, 0%, 4%, 1.2%) |
| CIE-LAB | lab(91.45, -40.23, -6.72) |
| CIE-LCH | lch(91.45, 40.78, 189.49°) |
| OKLab | oklab(91.14% -0.121 -0.0188) |
| OKLCH | oklch(91.14% 0.122 188.8) |
| XYZ | xyz(57.5125, 79.4707, 96.2957) |
| Luminance | 0.7948 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.69
Bright Aqua
#0BF9EA
ΔE00 4.03
Bright Cyan
#41FDFE
ΔE00 4.06
Aqua
#00FFFF
ΔE00 4.50
Tiffany Blue
#7BF2DA
ΔE00 5.40
Bright Light Blue
#26F7FD
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FCF2 #FC707A
analogous
#70FCAC #70FCF2 #70C0FC
triadic
#70FCF2 #F270FC #FCF270
tetradic
#70FCF2 #AC70FC #FC707A #C0FC70
square
#70FCF2 #AC70FC #FC707A #C0FC70
split-complementary
#70FCF2 #FC70C0 #FCAC70
monochromatic
#05EDDC #34FBED #70FCF2 #ACFDF7 #E1FEFC
Accessibility & contrast
On white
1.24
#70FCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#70FCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FCF2
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FCF2 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0F2
Deuteranopia (green-blind)
#D9E0F3
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #70fcf2; /* rgb */ color: rgb(112, 252, 242); /* oklch */ color: oklch(91.1% 0.122 188.8);
Tailwind
colors: {
custom: {
50: '#a5fef6',
500: '#70fcf2',
950: '#000000',
},
}SCSS
$custom: #70fcf2; $custom-light: #a5fef6; $custom-dark: #000000;
JSON
{
"hex": "#70fcf2",
"rgb": {
"r": 112,
"g": 252,
"b": 242
},
"hsl": {
"h": 175.714,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.91136,
"c": 0.12249,
"h": 188.8
},
"luminance": 0.79476
}Semantic roles & 50–950 ramp
primary
#70FCF2
secondary
#D83844
accent
#0010E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685