#70FCF5#70FCF5
#70FCF5 is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.2% C 0.122 H 190.7°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #70FCF5 |
|---|---|
| RGB | rgb(112, 252, 245) |
| HSL | hsl(177, 96%, 71%) |
| HSV | hsv(177, 56%, 99%) |
| CMYK | cmyk(55.6%, 0%, 2.8%, 1.2%) |
| CIE-LAB | lab(91.53, -39.47, -8.16) |
| CIE-LCH | lch(91.53, 40.30, 191.68°) |
| OKLab | oklab(91.23% -0.1198 -0.0227) |
| OKLCH | oklch(91.23% 0.122 190.7) |
| XYZ | xyz(57.9668, 79.6524, 98.6881) |
| Luminance | 0.7966 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.28
Bright Turquoise
#0FFEF9
ΔE00 3.46
Aqua
#00FFFF
ΔE00 3.94
Bright Aqua
#0BF9EA
ΔE00 4.57
Bright Light Blue
#26F7FD
ΔE00 4.87
Light Cyan
#ACFFFC
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FCF5 #FC7077
analogous
#70FCAF #70FCF5 #70BDFC
triadic
#70FCF5 #F570FC #FCF570
tetradic
#70FCF5 #AF70FC #FC7077 #BDFC70
square
#70FCF5 #AF70FC #FC7077 #BDFC70
split-complementary
#70FCF5 #FC70BD #FCAF70
monochromatic
#05EDE1 #34FBF1 #70FCF5 #ACFDF9 #E1FEFD
Accessibility & contrast
On white
1.24
#70FCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#70FCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FCF5
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FCF5 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F5
Deuteranopia (green-blind)
#D8E0F6
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #70fcf5; /* rgb */ color: rgb(112, 252, 245); /* oklch */ color: oklch(91.2% 0.122 190.7);
Tailwind
colors: {
custom: {
50: '#a5fef8',
500: '#70fcf5',
950: '#000000',
},
}SCSS
$custom: #70fcf5; $custom-light: #a5fef8; $custom-dark: #000000;
JSON
{
"hex": "#70fcf5",
"rgb": {
"r": 112,
"g": 252,
"b": 245
},
"hsl": {
"h": 177,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.91229,
"c": 0.12193,
"h": 190.7
},
"luminance": 0.79658
}Semantic roles & 50–950 ramp
primary
#70FCF5
secondary
#D83840
accent
#000BE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685