#70FFEC#70FFEC
#70FFEC is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.6% C 0.127 H 183.5°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #70FFEC |
|---|---|
| RGB | rgb(112, 255, 236) |
| HSL | hsl(172, 100%, 72%) |
| HSV | hsv(172, 56%, 100%) |
| CMYK | cmyk(56.1%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(92.14, -43.05, -2.59) |
| CIE-LCH | lch(92.14, 43.13, 183.45°) |
| OKLab | oklab(91.64% -0.1267 -0.0077) |
| OKLCH | oklch(91.64% 0.127 183.5) |
| XYZ | xyz(57.5757, 81.0152, 91.9439) |
| Luminance | 0.8102 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.60
Bright Aqua
#0BF9EA
ΔE00 3.94
Bright Turquoise
#0FFEF9
ΔE00 5.45
Light Aqua
#8CFFDB
ΔE00 5.96
Bright Cyan
#41FDFE
ΔE00 6.68
Aqua
#00FFFF
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FFEC #FF7083
analogous
#70FFA5 #70FFEC #70CBFF
triadic
#70FFEC #EC70FF #FFEC70
tetradic
#70FFEC #A570FF #FF7083 #CBFF70
square
#70FFEC #A570FF #FF7083 #CBFF70
split-complementary
#70FFEC #FF70CB #FFA570
monochromatic
#00F5D4 #33FFE4 #70FFEC #ADFFF4 #E0FFFB
Accessibility & contrast
On white
1.22
#70FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#70FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FFEC
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FFEC | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EB
Deuteranopia (green-blind)
#DEE2EE
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #70ffec; /* rgb */ color: rgb(112, 255, 236); /* oklch */ color: oklch(91.6% 0.127 183.5);
Tailwind
colors: {
custom: {
50: '#a5fff2',
500: '#70ffec',
950: '#000000',
},
}SCSS
$custom: #70ffec; $custom-light: #a5fff2; $custom-dark: #000000;
JSON
{
"hex": "#70ffec",
"rgb": {
"r": 112,
"g": 255,
"b": 236
},
"hsl": {
"h": 172.028,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.91643,
"c": 0.12688,
"h": 183.5
},
"luminance": 0.81021
}Semantic roles & 50–950 ramp
primary
#70FFEC
secondary
#DC374D
accent
#001EE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685