#70FFED#70FFED
#70FFED is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.7% C 0.127 H 184.1°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #70FFED |
|---|---|
| RGB | rgb(112, 255, 237) |
| HSL | hsl(172, 100%, 72%) |
| HSV | hsv(172, 56%, 100%) |
| CMYK | cmyk(56.1%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(92.16, -42.81, -3.07) |
| CIE-LCH | lch(92.16, 42.92, 184.11°) |
| OKLab | oklab(91.67% -0.1262 -0.009) |
| OKLCH | oklch(91.67% 0.127 184.1) |
| XYZ | xyz(57.7214, 81.0735, 92.7112) |
| Luminance | 0.8108 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.79
Bright Aqua
#0BF9EA
ΔE00 3.85
Bright Turquoise
#0FFEF9
ΔE00 5.20
Light Aqua
#8CFFDB
ΔE00 6.25
Bright Cyan
#41FDFE
ΔE00 6.37
Aqua
#00FFFF
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FFED #FF7082
analogous
#70FFA6 #70FFED #70C9FF
triadic
#70FFED #ED70FF #FFED70
tetradic
#70FFED #A670FF #FF7082 #C9FF70
square
#70FFED #A670FF #FF7082 #C9FF70
split-complementary
#70FFED #FF70C9 #FFA670
monochromatic
#00F5D6 #33FFE5 #70FFED #ADFFF5 #E0FFFB
Accessibility & contrast
On white
1.22
#70FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#70FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FFED
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FFED | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EC
Deuteranopia (green-blind)
#DEE2EF
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #70ffed; /* rgb */ color: rgb(112, 255, 237); /* oklch */ color: oklch(91.7% 0.127 184.1);
Tailwind
colors: {
custom: {
50: '#a5fff2',
500: '#70ffed',
950: '#000000',
},
}SCSS
$custom: #70ffed; $custom-light: #a5fff2; $custom-dark: #000000;
JSON
{
"hex": "#70ffed",
"rgb": {
"r": 112,
"g": 255,
"b": 237
},
"hsl": {
"h": 172.448,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.91673,
"c": 0.12655,
"h": 184.1
},
"luminance": 0.81079
}Semantic roles & 50–950 ramp
primary
#70FFED
secondary
#DC374C
accent
#001DE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685