#70FEF5#70FEF5
#70FEF5 is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.7% C 0.124 H 189.5°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #70FEF5 |
|---|---|
| RGB | rgb(112, 254, 245) |
| HSL | hsl(176, 99%, 72%) |
| HSV | hsv(176, 56%, 100%) |
| CMYK | cmyk(55.9%, 0%, 3.5%, 0.4%) |
| CIE-LAB | lab(92.09, -40.37, -7.32) |
| CIE-LCH | lch(92.09, 41.03, 190.28°) |
| OKLab | oklab(91.69% -0.1218 -0.0204) |
| OKLCH | oklch(91.69% 0.124 189.5) |
| XYZ | xyz(58.5982, 80.9151, 98.8985) |
| Luminance | 0.8092 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.52
Bright Cyan
#41FDFE
ΔE00 3.75
Aqua
#00FFFF
ΔE00 4.21
Bright Aqua
#0BF9EA
ΔE00 4.25
Bright Light Blue
#26F7FD
ΔE00 5.47
Tiffany Blue
#7BF2DA
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FEF5 #FE7079
analogous
#70FEAE #70FEF5 #70C0FE
triadic
#70FEF5 #F570FE #FEF570
tetradic
#70FEF5 #AE70FE #FE7079 #C0FE70
square
#70FEF5 #AE70FE #FE7079 #C0FE70
split-complementary
#70FEF5 #FE70C0 #FEAE70
monochromatic
#02F2E3 #33FEF1 #70FEF5 #ADFEF9 #E1FFFD
Accessibility & contrast
On white
1.22
#70FEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#70FEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FEF5
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FEF5 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F5
Deuteranopia (green-blind)
#DAE1F6
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #70fef5; /* rgb */ color: rgb(112, 254, 245); /* oklch */ color: oklch(91.7% 0.124 189.5);
Tailwind
colors: {
custom: {
50: '#a5fff8',
500: '#70fef5',
950: '#000000',
},
}SCSS
$custom: #70fef5; $custom-light: #a5fff8; $custom-dark: #000000;
JSON
{
"hex": "#70fef5",
"rgb": {
"r": 112,
"g": 254,
"b": 245
},
"hsl": {
"h": 176.197,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.91687,
"c": 0.12355,
"h": 189.5
},
"luminance": 0.80921
}Semantic roles & 50–950 ramp
primary
#70FEF5
secondary
#DA3842
accent
#000FE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685