#70F0B0#70F0B0
#70F0B0 is a very light, vivid teal. Relative luminance 0.689; OKLCH L 86.6% C 0.147 H 159.3°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #70F0B0 |
|---|---|
| RGB | rgb(112, 240, 176) |
| HSL | hsl(150, 81%, 69%) |
| HSV | hsv(150, 53%, 94%) |
| CMYK | cmyk(53.3%, 0%, 26.7%, 5.9%) |
| CIE-LAB | lab(86.45, -49.97, 20.35) |
| CIE-LCH | lch(86.45, 53.95, 157.84°) |
| OKLab | oklab(86.57% -0.1371 0.0519) |
| OKLCH | oklch(86.57% 0.147 159.3) |
| XYZ | xyz(45.6748, 68.8954, 51.9571) |
| Luminance | 0.6890 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.84
Light Blue Green
#7EFBB3
ΔE00 2.86
Seafoam (survey)
#80F9AD
ΔE00 3.25
Seafoam Green
#7AF9AB
ΔE00 3.27
Light Aquamarine
#7BFDC7
ΔE00 3.82
Light Bluish Green
#76FDA8
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F0B0 #F070B0
analogous
#70F070 #70F0B0 #70F0F0
triadic
#70F0B0 #B070F0 #F0B070
tetradic
#70F0B0 #7070F0 #F070B0 #F0F070
square
#70F0B0 #7070F0 #F070B0 #F0F070
split-complementary
#70F0B0 #F070F0 #F07070
monochromatic
#16D073 #39EA91 #70F0B0 #A7F6CF #DFFCED
Accessibility & contrast
On white
1.42
#70F0B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#70F0B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F0B0
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F0B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F0B0 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0AC
Deuteranopia (green-blind)
#DBD3B4
Tritanopia (blue-blind)
#45EFDF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #70f0b0; /* rgb */ color: rgb(112, 240, 176); /* oklch */ color: oklch(86.6% 0.147 159.3);
Tailwind
colors: {
custom: {
50: '#a2f6c7',
500: '#70f0b0',
950: '#000000',
},
}SCSS
$custom: #70f0b0; $custom-light: #a2f6c7; $custom-dark: #000000;
JSON
{
"hex": "#70f0b0",
"rgb": {
"r": 112,
"g": 240,
"b": 176
},
"hsl": {
"h": 150,
"s": 81.013,
"l": 69.02
},
"oklch": {
"l": 0.86566,
"c": 0.14656,
"h": 159.3
},
"luminance": 0.689
}Semantic roles & 50–950 ramp
primary
#70F0B0
secondary
#C93B82
accent
#0873DD
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582