#70FFEF#70FFEF
#70FFEF is a very light, vivid teal. Relative luminance 0.812; OKLCH L 91.7% C 0.126 H 185.3°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #70FFEF |
|---|---|
| RGB | rgb(112, 255, 239) |
| HSL | hsl(173, 100%, 72%) |
| HSV | hsv(173, 56%, 100%) |
| CMYK | cmyk(56.1%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(92.22, -42.32, -4.03) |
| CIE-LCH | lch(92.22, 42.51, 185.44°) |
| OKLab | oklab(91.73% -0.1254 -0.0115) |
| OKLCH | oklch(91.73% 0.126 185.3) |
| XYZ | xyz(58.0152, 81.1910, 94.2586) |
| Luminance | 0.8120 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.75
Tiffany Blue
#7BF2DA
ΔE00 4.20
Bright Turquoise
#0FFEF9
ΔE00 4.72
Bright Cyan
#41FDFE
ΔE00 5.76
Aqua
#00FFFF
ΔE00 5.89
Light Aqua
#8CFFDB
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FFEF #FF7080
analogous
#70FFA8 #70FFEF #70C7FF
triadic
#70FFEF #EF70FF #FFEF70
tetradic
#70FFEF #A870FF #FF7080 #C7FF70
square
#70FFEF #A870FF #FF7080 #C7FF70
split-complementary
#70FFEF #FF70C7 #FFA870
monochromatic
#00F5D9 #33FFE8 #70FFEF #ADFFF6 #E0FFFC
Accessibility & contrast
On white
1.22
#70FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#70FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FFEF
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FFEF | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EF
Deuteranopia (green-blind)
#DDE2F1
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #70ffef; /* rgb */ color: rgb(112, 255, 239); /* oklch */ color: oklch(91.7% 0.126 185.3);
Tailwind
colors: {
custom: {
50: '#a5fff4',
500: '#70ffef',
950: '#000000',
},
}SCSS
$custom: #70ffef; $custom-light: #a5fff4; $custom-dark: #000000;
JSON
{
"hex": "#70ffef",
"rgb": {
"r": 112,
"g": 255,
"b": 239
},
"hsl": {
"h": 173.287,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.91733,
"c": 0.12591,
"h": 185.3
},
"luminance": 0.81197
}Semantic roles & 50–950 ramp
primary
#70FFEF
secondary
#DC374A
accent
#001AE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685