#70FEE4#70FEE4
#70FEE4 is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.2% C 0.129 H 179.3°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #70FEE4 |
|---|---|
| RGB | rgb(112, 254, 228) |
| HSL | hsl(169, 99%, 72%) |
| HSV | hsv(169, 56%, 100%) |
| CMYK | cmyk(55.9%, 0%, 10.2%, 0.4%) |
| CIE-LAB | lab(91.65, -44.54, 0.84) |
| CIE-LCH | lch(91.65, 44.55, 178.92°) |
| OKLab | oklab(91.18% -0.129 0.0015) |
| OKLCH | oklch(91.18% 0.129 179.3) |
| XYZ | xyz(56.1212, 79.9243, 85.8531) |
| Luminance | 0.7993 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.78
Light Aqua
#8CFFDB
ΔE00 4.08
Bright Aqua
#0BF9EA
ΔE00 5.07
Aquamarine
#7FFFD4
ΔE00 5.10
Light Turquoise
#7EF4CC
ΔE00 5.27
Aqua (survey)
#13EAC9
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FEE4 #FE708A
analogous
#70FE9D #70FEE4 #70D1FE
triadic
#70FEE4 #E470FE #FEE470
tetradic
#70FEE4 #9D70FE #FE708A #D1FE70
square
#70FEE4 #9D70FE #FE708A #D1FE70
split-complementary
#70FEE4 #FE70D1 #FE9D70
monochromatic
#02F2C6 #33FED9 #70FEE4 #ADFEEF #E1FFF9
Accessibility & contrast
On white
1.24
#70FEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#70FEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FEE4
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FEE4 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0E3
Deuteranopia (green-blind)
#DFE0E6
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #70fee4; /* rgb */ color: rgb(112, 254, 228); /* oklch */ color: oklch(91.2% 0.129 179.3);
Tailwind
colors: {
custom: {
50: '#a5ffec',
500: '#70fee4',
950: '#000000',
},
}SCSS
$custom: #70fee4; $custom-light: #a5ffec; $custom-dark: #000000;
JSON
{
"hex": "#70fee4",
"rgb": {
"r": 112,
"g": 254,
"b": 228
},
"hsl": {
"h": 169.014,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.91181,
"c": 0.12903,
"h": 179.3
},
"luminance": 0.7993
}Semantic roles & 50–950 ramp
primary
#70FEE4
secondary
#DA3856
accent
#002AE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684