#70FFE4#70FFE4
#70FFE4 is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.4% C 0.130 H 178.9°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #70FFE4 |
|---|---|
| RGB | rgb(112, 255, 228) |
| HSL | hsl(169, 100%, 72%) |
| HSV | hsv(169, 56%, 100%) |
| CMYK | cmyk(56.1%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(91.94, -44.98, 1.25) |
| CIE-LCH | lch(91.94, 45.00, 178.41°) |
| OKLab | oklab(91.41% -0.1301 0.0026) |
| OKLCH | oklch(91.41% 0.13 178.9) |
| XYZ | xyz(56.4394, 80.5606, 85.9592) |
| Luminance | 0.8057 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.99
Light Aqua
#8CFFDB
ΔE00 3.88
Aquamarine
#7FFFD4
ΔE00 4.85
Light Turquoise
#7EF4CC
ΔE00 5.14
Bright Aqua
#0BF9EA
ΔE00 5.30
Aqua (survey)
#13EAC9
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FFE4 #FF708B
analogous
#70FF9C #70FFE4 #70D3FF
triadic
#70FFE4 #E470FF #FFE470
tetradic
#70FFE4 #9C70FF #FF708B #D3FF70
square
#70FFE4 #9C70FF #FF708B #D3FF70
split-complementary
#70FFE4 #FF70D3 #FF9C70
monochromatic
#00F5C6 #33FFD8 #70FFE4 #ADFFF0 #E0FFF9
Accessibility & contrast
On white
1.23
#70FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#70FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FFE4
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FFE4 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1E3
Deuteranopia (green-blind)
#E0E1E6
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #70ffe4; /* rgb */ color: rgb(112, 255, 228); /* oklch */ color: oklch(91.4% 0.130 178.9);
Tailwind
colors: {
custom: {
50: '#a5ffec',
500: '#70ffe4',
950: '#000000',
},
}SCSS
$custom: #70ffe4; $custom-light: #a5ffec; $custom-dark: #000000;
JSON
{
"hex": "#70ffe4",
"rgb": {
"r": 112,
"g": 255,
"b": 228
},
"hsl": {
"h": 168.671,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.91412,
"c": 0.13009,
"h": 178.9
},
"luminance": 0.80566
}Semantic roles & 50–950 ramp
primary
#70FFE4
secondary
#DC3756
accent
#002BE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684