#70F5F5#70F5F5
#70F5F5 is a very light, moderate teal. Relative luminance 0.753; OKLCH L 89.6% C 0.117 H 195.3°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #70F5F5 |
|---|---|
| RGB | rgb(112, 245, 245) |
| HSL | hsl(180, 87%, 70%) |
| HSV | hsv(180, 54%, 96%) |
| CMYK | cmyk(54.3%, 0%, 0%, 3.9%) |
| CIE-LAB | lab(89.55, -36.27, -11.10) |
| CIE-LCH | lch(89.55, 37.93, 197.01°) |
| OKLab | oklab(89.63% -0.1125 -0.0307) |
| OKLCH | oklch(89.63% 0.117 195.3) |
| XYZ | xyz(55.8090, 75.3367, 97.9688) |
| Luminance | 0.7534 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.02
Bright Light Blue
#26F7FD
ΔE00 3.45
Aqua
#00FFFF
ΔE00 4.22
Bright Turquoise
#0FFEF9
ΔE00 4.58
Robin'S Egg
#6DEDFD
ΔE00 5.73
Robin Egg Blue
#8AF1FE
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F5F5 #F57070
analogous
#70F5B3 #70F5F5 #70B2F5
triadic
#70F5F5 #F570F5 #F5F570
tetradic
#70F5F5 #B270F5 #F57070 #B3F570
square
#70F5F5 #B270F5 #F57070 #B3F570
split-complementary
#70F5F5 #F570B3 #F5B370
monochromatic
#0FDBDB #37F1F1 #70F5F5 #A9F9F9 #E2FDFD
Accessibility & contrast
On white
1.31
#70F5F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#70F5F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F5F5
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F5F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F5F5 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBF5
Deuteranopia (green-blind)
#D1DAF6
Tritanopia (blue-blind)
#00FCF5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #70f5f5; /* rgb */ color: rgb(112, 245, 245); /* oklch */ color: oklch(89.6% 0.117 195.3);
Tailwind
colors: {
custom: {
50: '#a5f9f8',
500: '#70f5f5',
950: '#000000',
},
}SCSS
$custom: #70f5f5; $custom-light: #a5f9f8; $custom-dark: #000000;
JSON
{
"hex": "#70f5f5",
"rgb": {
"r": 112,
"g": 245,
"b": 245
},
"hsl": {
"h": 180,
"s": 86.928,
"l": 70
},
"oklch": {
"l": 0.89631,
"c": 0.11667,
"h": 195.3
},
"luminance": 0.75342
}Semantic roles & 50–950 ramp
primary
#70F5F5
secondary
#CF3A3A
accent
#0202E3
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101717
muted
#818585