#70FCF3#70FCF3
#70FCF3 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.2% C 0.122 H 189.5°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #70FCF3 |
|---|---|
| RGB | rgb(112, 252, 243) |
| HSL | hsl(176, 96%, 71%) |
| HSV | hsv(176, 56%, 99%) |
| CMYK | cmyk(55.6%, 0%, 3.6%, 1.2%) |
| CIE-LAB | lab(91.47, -39.97, -7.20) |
| CIE-LCH | lch(91.47, 40.62, 190.21°) |
| OKLab | oklab(91.17% -0.1206 -0.0201) |
| OKLCH | oklch(91.17% 0.122 189.5) |
| XYZ | xyz(57.6631, 79.5309, 97.0888) |
| Luminance | 0.7954 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.58
Bright Cyan
#41FDFE
ΔE00 3.79
Bright Aqua
#0BF9EA
ΔE00 4.19
Aqua
#00FFFF
ΔE00 4.29
Bright Light Blue
#26F7FD
ΔE00 5.41
Tiffany Blue
#7BF2DA
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FCF3 #FC7079
analogous
#70FCAD #70FCF3 #70BFFC
triadic
#70FCF3 #F370FC #FCF370
tetradic
#70FCF3 #AD70FC #FC7079 #BFFC70
square
#70FCF3 #AD70FC #FC7079 #BFFC70
split-complementary
#70FCF3 #FC70BF #FCAD70
monochromatic
#05EDDE #34FBEE #70FCF3 #ACFDF8 #E1FEFC
Accessibility & contrast
On white
1.24
#70FCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#70FCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FCF3
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FCF3 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F3
Deuteranopia (green-blind)
#D9E0F4
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #70fcf3; /* rgb */ color: rgb(112, 252, 243); /* oklch */ color: oklch(91.2% 0.122 189.5);
Tailwind
colors: {
custom: {
50: '#a5fef7',
500: '#70fcf3',
950: '#000000',
},
}SCSS
$custom: #70fcf3; $custom-light: #a5fef7; $custom-dark: #000000;
JSON
{
"hex": "#70fcf3",
"rgb": {
"r": 112,
"g": 252,
"b": 243
},
"hsl": {
"h": 176.143,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.91167,
"c": 0.12229,
"h": 189.5
},
"luminance": 0.79537
}Semantic roles & 50–950 ramp
primary
#70FCF3
secondary
#D83843
accent
#000FE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685