#70FFE2#70FFE2
#70FFE2 is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.4% C 0.131 H 177.7°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #70FFE2 |
|---|---|
| RGB | rgb(112, 255, 226) |
| HSL | hsl(168, 100%, 72%) |
| HSV | hsv(168, 56%, 100%) |
| CMYK | cmyk(56.1%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(91.89, -45.45, 2.21) |
| CIE-LCH | lch(91.89, 45.51, 177.21°) |
| OKLab | oklab(91.36% -0.1309 0.0052) |
| OKLCH | oklch(91.36% 0.131 177.7) |
| XYZ | xyz(56.1633, 80.4502, 84.5054) |
| Luminance | 0.8046 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.11
Light Aqua
#8CFFDB
ΔE00 3.44
Aquamarine
#7FFFD4
ΔE00 4.28
Light Turquoise
#7EF4CC
ΔE00 4.66
Bright Aqua
#0BF9EA
ΔE00 5.74
Aqua (survey)
#13EAC9
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FFE2 #FF708D
analogous
#70FF9B #70FFE2 #70D5FF
triadic
#70FFE2 #E270FF #FFE270
tetradic
#70FFE2 #9B70FF #FF708D #D5FF70
square
#70FFE2 #9B70FF #FF708D #D5FF70
split-complementary
#70FFE2 #FF70D5 #FF9B70
monochromatic
#00F5C3 #33FFD6 #70FFE2 #ADFFEE #E0FFF9
Accessibility & contrast
On white
1.23
#70FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#70FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FFE2
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FFE2 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1E1
Deuteranopia (green-blind)
#E0E1E4
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #70ffe2; /* rgb */ color: rgb(112, 255, 226); /* oklch */ color: oklch(91.4% 0.131 177.7);
Tailwind
colors: {
custom: {
50: '#a5ffeb',
500: '#70ffe2',
950: '#000000',
},
}SCSS
$custom: #70ffe2; $custom-light: #a5ffeb; $custom-dark: #000000;
JSON
{
"hex": "#70ffe2",
"rgb": {
"r": 112,
"g": 255,
"b": 226
},
"hsl": {
"h": 167.832,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.91355,
"c": 0.13101,
"h": 177.7
},
"luminance": 0.80456
}Semantic roles & 50–950 ramp
primary
#70FFE2
secondary
#DC3759
accent
#002FE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684