#70FFEB#70FFEB
#70FFEB is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.6% C 0.127 H 182.9°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #70FFEB |
|---|---|
| RGB | rgb(112, 255, 235) |
| HSL | hsl(172, 100%, 72%) |
| HSV | hsv(172, 56%, 100%) |
| CMYK | cmyk(56.1%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(92.11, -43.30, -2.11) |
| CIE-LCH | lch(92.11, 43.35, 182.79°) |
| OKLab | oklab(91.61% -0.1271 -0.0064) |
| OKLCH | oklch(91.61% 0.127 182.9) |
| XYZ | xyz(57.4308, 80.9572, 91.1809) |
| Luminance | 0.8096 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.44
Bright Aqua
#0BF9EA
ΔE00 4.05
Light Aqua
#8CFFDB
ΔE00 5.68
Bright Turquoise
#0FFEF9
ΔE00 5.71
Aquamarine
#7FFFD4
ΔE00 6.92
Bright Cyan
#41FDFE
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FFEB #FF7084
analogous
#70FFA3 #70FFEB #70CCFF
triadic
#70FFEB #EB70FF #FFEB70
tetradic
#70FFEB #A370FF #FF7084 #CCFF70
square
#70FFEB #A370FF #FF7084 #CCFF70
split-complementary
#70FFEB #FF70CC #FFA370
monochromatic
#00F5D2 #33FFE2 #70FFEB #ADFFF4 #E0FFFB
Accessibility & contrast
On white
1.22
#70FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#70FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FFEB
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FFEB | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EA
Deuteranopia (green-blind)
#DEE2ED
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #70ffeb; /* rgb */ color: rgb(112, 255, 235); /* oklch */ color: oklch(91.6% 0.127 182.9);
Tailwind
colors: {
custom: {
50: '#a5fff1',
500: '#70ffeb',
950: '#000000',
},
}SCSS
$custom: #70ffeb; $custom-light: #a5fff1; $custom-dark: #000000;
JSON
{
"hex": "#70ffeb",
"rgb": {
"r": 112,
"g": 255,
"b": 235
},
"hsl": {
"h": 171.608,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.91614,
"c": 0.12723,
"h": 182.9
},
"luminance": 0.80963
}Semantic roles & 50–950 ramp
primary
#70FFEB
secondary
#DC374E
accent
#0020E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685