#70FEE5#70FEE5
#70FEE5 is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.2% C 0.129 H 179.9°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #70FEE5 |
|---|---|
| RGB | rgb(112, 254, 229) |
| HSL | hsl(169, 99%, 72%) |
| HSV | hsv(169, 56%, 100%) |
| CMYK | cmyk(55.9%, 0%, 9.8%, 0.4%) |
| CIE-LAB | lab(91.68, -44.30, 0.35) |
| CIE-LCH | lch(91.68, 44.31, 179.54°) |
| OKLab | oklab(91.21% -0.1286 0.0002) |
| OKLCH | oklch(91.21% 0.129 179.9) |
| XYZ | xyz(56.2604, 79.9800, 86.5863) |
| Luminance | 0.7999 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.78
Light Aqua
#8CFFDB
ΔE00 4.32
Bright Aqua
#0BF9EA
ΔE00 4.86
Aquamarine
#7FFFD4
ΔE00 5.39
Light Turquoise
#7EF4CC
ΔE00 5.53
Aqua (survey)
#13EAC9
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FEE5 #FE7089
analogous
#70FE9E #70FEE5 #70D0FE
triadic
#70FEE5 #E570FE #FEE570
tetradic
#70FEE5 #9E70FE #FE7089 #D0FE70
square
#70FEE5 #9E70FE #FE7089 #D0FE70
split-complementary
#70FEE5 #FE70D0 #FE9E70
monochromatic
#02F2C8 #33FEDA #70FEE5 #ADFEF0 #E1FFF9
Accessibility & contrast
On white
1.24
#70FEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#70FEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FEE5
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FEE5 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E4
Deuteranopia (green-blind)
#DEE0E7
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #70fee5; /* rgb */ color: rgb(112, 254, 229); /* oklch */ color: oklch(91.2% 0.129 179.9);
Tailwind
colors: {
custom: {
50: '#a5ffed',
500: '#70fee5',
950: '#000000',
},
}SCSS
$custom: #70fee5; $custom-light: #a5ffed; $custom-dark: #000000;
JSON
{
"hex": "#70fee5",
"rgb": {
"r": 112,
"g": 254,
"b": 229
},
"hsl": {
"h": 169.437,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.91209,
"c": 0.12859,
"h": 179.9
},
"luminance": 0.79986
}Semantic roles & 50–950 ramp
primary
#70FEE5
secondary
#DA3854
accent
#0028E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684