#70FBEC#70FBEC
#70FBEC is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.7% C 0.123 H 185.7°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #70FBEC |
|---|---|
| RGB | rgb(112, 251, 236) |
| HSL | hsl(174, 95%, 71%) |
| HSV | hsv(174, 55%, 98%) |
| CMYK | cmyk(55.4%, 0%, 6%, 1.6%) |
| CIE-LAB | lab(91.00, -41.27, -4.26) |
| CIE-LCH | lch(91.00, 41.49, 185.90°) |
| OKLab | oklab(90.72% -0.1225 -0.0122) |
| OKLCH | oklch(90.72% 0.123 185.7) |
| XYZ | xyz(56.3130, 78.4897, 91.5230) |
| Luminance | 0.7850 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.63
Tiffany Blue
#7BF2DA
ΔE00 3.89
Bright Turquoise
#0FFEF9
ΔE00 4.63
Bright Cyan
#41FDFE
ΔE00 5.56
Aqua
#00FFFF
ΔE00 5.78
Turquoise
#40E0D0
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FBEC #FB707F
analogous
#70FBA6 #70FBEC #70C4FB
triadic
#70FBEC #EC70FB #FBEC70
tetradic
#70FBEC #A670FB #FB707F #C4FB70
square
#70FBEC #A670FB #FB707F #C4FB70
split-complementary
#70FBEC #FB70C4 #FBA670
monochromatic
#07EAD1 #34F9E4 #70FBEC #ACFDF4 #E1FEFB
Accessibility & contrast
On white
1.26
#70FBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#70FBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FBEC
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FBEC | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEC
Deuteranopia (green-blind)
#DADEEE
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #70fbec; /* rgb */ color: rgb(112, 251, 236); /* oklch */ color: oklch(90.7% 0.123 185.7);
Tailwind
colors: {
custom: {
50: '#a5fdf2',
500: '#70fbec',
950: '#000000',
},
}SCSS
$custom: #70fbec; $custom-light: #a5fdf2; $custom-dark: #000000;
JSON
{
"hex": "#70fbec",
"rgb": {
"r": 112,
"g": 251,
"b": 236
},
"hsl": {
"h": 173.525,
"s": 94.558,
"l": 71.176
},
"oklch": {
"l": 0.90723,
"c": 0.12311,
"h": 185.7
},
"luminance": 0.78495
}Semantic roles & 50–950 ramp
primary
#70FBEC
secondary
#D7394A
accent
#0019E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685