#70FFEE#70FFEE
#70FFEE is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.7% C 0.126 H 184.7°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #70FFEE |
|---|---|
| RGB | rgb(112, 255, 238) |
| HSL | hsl(173, 100%, 72%) |
| HSV | hsv(173, 56%, 100%) |
| CMYK | cmyk(56.1%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(92.19, -42.56, -3.55) |
| CIE-LCH | lch(92.19, 42.71, 184.77°) |
| OKLab | oklab(91.7% -0.1258 -0.0103) |
| OKLCH | oklch(91.7% 0.126 184.7) |
| XYZ | xyz(57.8679, 81.1321, 93.4828) |
| Luminance | 0.8114 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.78
Tiffany Blue
#7BF2DA
ΔE00 3.99
Bright Turquoise
#0FFEF9
ΔE00 4.95
Bright Cyan
#41FDFE
ΔE00 6.07
Aqua
#00FFFF
ΔE00 6.16
Light Aqua
#8CFFDB
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FFEE #FF7081
analogous
#70FFA7 #70FFEE #70C9FF
triadic
#70FFEE #EE70FF #FFEE70
tetradic
#70FFEE #A770FF #FF7081 #C9FF70
square
#70FFEE #A770FF #FF7081 #C9FF70
split-complementary
#70FFEE #FF70C9 #FFA770
monochromatic
#00F5D8 #33FFE7 #70FFEE #ADFFF5 #E0FFFB
Accessibility & contrast
On white
1.22
#70FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#70FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FFEE
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FFEE | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2ED
Deuteranopia (green-blind)
#DDE2F0
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #70ffee; /* rgb */ color: rgb(112, 255, 238); /* oklch */ color: oklch(91.7% 0.126 184.7);
Tailwind
colors: {
custom: {
50: '#a5fff3',
500: '#70ffee',
950: '#000000',
},
}SCSS
$custom: #70ffee; $custom-light: #a5fff3; $custom-dark: #000000;
JSON
{
"hex": "#70ffee",
"rgb": {
"r": 112,
"g": 255,
"b": 238
},
"hsl": {
"h": 172.867,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.91703,
"c": 0.12622,
"h": 184.7
},
"luminance": 0.81138
}Semantic roles & 50–950 ramp
primary
#70FFEE
secondary
#DC374B
accent
#001BE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685